Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit e3401bf

Browse files
committed
Update dependency flow-bin to ^0.95.0
1 parent 1d27943 commit e3401bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-jest": "^22.2.2",
5555
"eslint-plugin-prettier": "3.0.1",
5656
"eslint-plugin-react": "^7.12.4",
57-
"flow-bin": "^0.92.0",
57+
"flow-bin": "^0.95.0",
5858
"fusion-core": "^1.10.1",
5959
"fusion-react": "^1.3.7",
6060
"fusion-test-utils": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3214,10 +3214,10 @@ flat-cache@^1.2.1:
32143214
rimraf "~2.6.2"
32153215
write "^0.2.1"
32163216

3217-
flow-bin@^0.92.0:
3218-
version "0.92.0"
3219-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
3220-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
3217+
flow-bin@^0.95.0:
3218+
version "0.95.1"
3219+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1.tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f"
3220+
integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==
32213221

32223222
for-in@^1.0.1, for-in@^1.0.2:
32233223
version "1.0.2"

0 commit comments

Comments
 (0)