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

Commit ce84aed

Browse files
committed
Update dependency flow-bin to ^0.96.0
1 parent 7d79d04 commit ce84aed

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
@@ -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.96.0",
4141
"fusion-core": "^1.10.1",
4242
"fusion-react": "^1.3.7",
4343
"fusion-tokens": "^1.1.1",

yarn.lock

+4-4
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.96.0:
2122+
version "0.96.0"
2123+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
2124+
integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==
21252125

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

0 commit comments

Comments
 (0)