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

Commit a5b46e0

Browse files
committed
Update dependency flow-bin to ^0.94.0
1 parent 659cb3e commit a5b46e0

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-jest": "^22.1.2",
3838
"eslint-plugin-prettier": "^3.0.1",
3939
"eslint-plugin-react": "^7.12.3",
40-
"flow-bin": "^0.92.0",
40+
"flow-bin": "^0.94.0",
4141
"fusion-core": "^1.10.1",
4242
"fusion-react": "^1.3.7",
4343
"fusion-tokens": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,10 +2118,10 @@ flat-cache@^1.2.1:
21182118
rimraf "~2.6.2"
21192119
write "^0.2.1"
21202120

2121-
flow-bin@^0.92.0:
2122-
version "0.92.0"
2123-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2124-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
2121+
flow-bin@^0.94.0:
2122+
version "0.94.0"
2123+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.94.0.tgz#b5d58fe7559705b73a18229f97edfc3ab6ffffcb"
2124+
integrity sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ==
21252125

21262126
for-each@~0.3.3:
21272127
version "0.3.3"

0 commit comments

Comments
 (0)