Skip to content

Commit 3b59f24

Browse files
greenkeeper[bot]borodayev
authored andcommitted
Update flow-bin to the latest version 🚀 (#9)
* chore(package): update flow-bin to version 0.70.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent 83da08e commit 3b59f24

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "^2.8.0",
4949
"eslint-plugin-prettier": "^2.6.0",
5050
"fetch-mock": "^6.0.0",
51-
"flow-bin": "^0.69.0",
51+
"flow-bin": "^0.70.0",
5252
"jest": "22.4.3",
5353
"mongodb-memory-server": "^1.6.5",
5454
"nodemon": "^1.15.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,9 +2384,9 @@ flat-cache@^1.2.1:
23842384
graceful-fs "^4.1.2"
23852385
write "^0.2.1"
23862386

2387-
flow-bin@^0.69.0:
2388-
version "0.69.0"
2389-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69.0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6"
2387+
flow-bin@^0.70.0:
2388+
version "0.70.0"
2389+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5"
23902390

23912391
for-in@^1.0.1, for-in@^1.0.2:
23922392
version "1.0.2"

0 commit comments

Comments
 (0)