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

Commit e10ef72

Browse files
committed
Update dependency flow-bin to ^0.98.0
1 parent 99e6a73 commit e10ef72

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-jest": "^22.2.2",
5656
"eslint-plugin-prettier": "3.0.1",
5757
"eslint-plugin-react": "^7.12.4",
58-
"flow-bin": "^0.92.0",
58+
"flow-bin": "^0.98.0",
5959
"fusion-core": "^1.10.1",
6060
"fusion-react": "^1.3.7",
6161
"fusion-test-utils": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,10 +3263,10 @@ flat-cache@^1.2.1:
32633263
rimraf "~2.6.2"
32643264
write "^0.2.1"
32653265

3266-
flow-bin@^0.92.0:
3267-
version "0.92.0"
3268-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
3269-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
3266+
flow-bin@^0.98.0:
3267+
version "0.98.0"
3268+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
3269+
integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==
32703270

32713271
for-in@^1.0.1, for-in@^1.0.2:
32723272
version "1.0.2"

0 commit comments

Comments
 (0)