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

Commit 277007e

Browse files
committed
Update dependency flow-bin to ^0.98.0
1 parent 9296b90 commit 277007e

File tree

2 files changed

+9
-9
lines changed

2 files changed

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

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2431,10 +2431,10 @@ flat-cache@^1.2.1:
24312431
rimraf "~2.6.2"
24322432
write "^0.2.1"
24332433

2434-
flow-bin@^0.92.0:
2435-
version "0.92.0"
2436-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.92.0.tgz#f5bf3e808b17b480e067ac673829ca715a168bea"
2437-
integrity sha512-3ErXSAXZZlLV5/QPlaUDCWlDUXop1SiH32ifXL3SEiBwsmGbudCLim+HFVZfkegrn1nB4TcNSkMWtW8SnMPyAQ==
2434+
flow-bin@^0.98.0:
2435+
version "0.98.0"
2436+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
2437+
integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==
24382438

24392439
for-each@~0.3.3:
24402440
version "0.3.3"
@@ -2522,10 +2522,10 @@ fusion-core@^1.10.1:
25222522
ua-parser-js "^0.7.19"
25232523
uuid "^3.3.2"
25242524

2525-
fusion-plugin-universal-events@^1.3.4-0:
2526-
version "1.3.4-0"
2527-
resolved "https://registry.yarnpkg.com/fusion-plugin-universal-events/-/fusion-plugin-universal-events-1.3.4-0.tgz#dc656e5843e2ce17554f5d3fa8fb93bf93e311c6"
2528-
integrity sha512-KWmAsq6JsVYnddFnESYee2hDwryV4R4orpbl6NetQ+Dd+An+YW06tOO1MoGs0P8VO5VUwPwAExdPSDVd3F0fJA==
2525+
fusion-plugin-universal-events@^1.3.4:
2526+
version "1.3.4"
2527+
resolved "https://registry.yarnpkg.com/fusion-plugin-universal-events/-/fusion-plugin-universal-events-1.3.4.tgz#1c12efc6576f4d3a14dbaf0a645be5ceef27b74c"
2528+
integrity sha512-qpLUURykljLpFzxH0QJUv4t3dJrY4qLFgMLefT/fsGQ1gm6hoGoOek6HqeaUeJK45H9N9YNMlRCpINY3Wsk4qw==
25292529
dependencies:
25302530
koa-bodyparser "4.2.1"
25312531

0 commit comments

Comments
 (0)