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

Commit a702464

Browse files
committed
Update dependency flow-bin to ^0.98.0
1 parent 54f72cd commit a702464

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-jest": "^22.1.0",
3939
"eslint-plugin-prettier": "^3.0.0",
4040
"eslint-plugin-react": "^7.11.1",
41-
"flow-bin": "^0.92.0",
41+
"flow-bin": "^0.98.0",
4242
"fusion-core": "^1.10.0",
4343
"fusion-test-utils": "^1.3.0",
4444
"nyc": "^13.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2660,10 +2660,10 @@ flat-cache@^1.2.1:
26602660
rimraf "~2.6.2"
26612661
write "^0.2.1"
26622662

2663-
flow-bin@^0.92.0:
2664-
version "0.92.0"
2665-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2666-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
2663+
flow-bin@^0.98.0:
2664+
version "0.98.0"
2665+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
2666+
integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==
26672667

26682668
for-each@~0.3.3:
26692669
version "0.3.3"

0 commit comments

Comments
 (0)