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

Commit 8c44aba

Browse files
committed
Update dependency flow-bin to ^0.95.0
1 parent dc07cc3 commit 8c44aba

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-jest": "^22.1.0",
4646
"eslint-plugin-prettier": "^3.0.0",
4747
"eslint-plugin-react": "^7.11.1",
48-
"flow-bin": "^0.92.0",
48+
"flow-bin": "^0.95.0",
4949
"fusion-core": "^1.10.0",
5050
"fusion-plugin-universal-events": "^1.3.0",
5151
"fusion-react": "^1.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,10 +2526,10 @@ flat-cache@^1.2.1:
25262526
rimraf "~2.6.2"
25272527
write "^0.2.1"
25282528

2529-
flow-bin@^0.92.0:
2530-
version "0.92.0"
2531-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2532-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
2529+
flow-bin@^0.95.0:
2530+
version "0.95.0"
2531+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.0.tgz#2f1d299a35769c0aec3b8fa1b9290ddfba75894d"
2532+
integrity sha512-CaYIYSE4feCuTrKPsfdzJ7kAej7QISbhTpnl0Jmp+6Qj1XgA0spaLQrVzMgjPNn5L/iWqtuvZQA+ouRTpxEwdw==
25332533

25342534
for-each@~0.3.3:
25352535
version "0.3.3"

0 commit comments

Comments
 (0)