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

Commit 448d229

Browse files
committed
Update dependency flow-bin to ^0.98.0
1 parent c169795 commit 448d229

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

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

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2318,9 +2318,9 @@ flat-cache@^1.2.1:
23182318
rimraf "~2.6.2"
23192319
write "^0.2.1"
23202320

2321-
flow-bin@^0.92.0:
2322-
version "0.92.0"
2323-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2321+
flow-bin@^0.98.0:
2322+
version "0.98.0"
2323+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
23242324

23252325
for-each@~0.3.3:
23262326
version "0.3.3"

0 commit comments

Comments
 (0)