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

Commit db16900

Browse files
committed
Update dependency flow-bin to ^0.96.0
1 parent 102039e commit db16900

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-jest": "^22.1.0",
3939
"eslint-plugin-prettier": "3.0.1",
4040
"eslint-plugin-react": "^7.11.1",
41-
"flow-bin": "^0.91.0",
41+
"flow-bin": "^0.96.0",
4242
"fusion-core": "1.10.2",
4343
"fusion-plugin-universal-events": "^1.3.0",
4444
"fusion-test-utils": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2531,10 +2531,10 @@ flat-cache@^1.2.1:
25312531
rimraf "~2.6.2"
25322532
write "^0.2.1"
25332533

2534-
flow-bin@^0.91.0:
2535-
version "0.91.0"
2536-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.91.0.tgz#f5c89729f74b2ccbd47df6fbfadbdcc89cc1e478"
2537-
integrity sha512-j+L+xNiUYnZZ27MjVI0y2c9474ZHOvdSQq0Tjwh56mEA7tfxYqp5Dcb6aZSwvs3tGMTjCrZow9aUlZf3OoRyDQ==
2534+
flow-bin@^0.96.0:
2535+
version "0.96.0"
2536+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
2537+
integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==
25382538

25392539
for-each@~0.3.3:
25402540
version "0.3.3"

0 commit comments

Comments
 (0)