Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit efb23c5

Browse files
author
Thomas Grainger
committed
upgrade flow-bin dev-dep
1 parent 857cf32 commit efb23c5

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
@@ -80,7 +80,7 @@
8080
"eslint-plugin-flowtype": "^2.35.1",
8181
"express": "^4.15.4",
8282
"express3": "*",
83-
"flow-bin": "0.52.0",
83+
"flow-bin": "^0.63.1",
8484
"graphql": "^0.12.3",
8585
"isparta": "4.0.0",
8686
"mocha": "3.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,9 +1643,9 @@ flat-cache@^1.2.1:
16431643
graceful-fs "^4.1.2"
16441644
write "^0.2.1"
16451645

1646-
flow-bin@0.52.0:
1647-
version "0.52.0"
1648-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.52.0.tgz#b6d9abe8bcd1ee5c62df386451a4e2553cadc3a3"
1646+
flow-bin@^0.63.1:
1647+
version "0.63.1"
1648+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.63.1.tgz#ab00067c197169a5fb5b4996c8f6927b06694828"
16491649

16501650
for-in@^1.0.1:
16511651
version "1.0.2"

0 commit comments

Comments
 (0)