This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 37
37
"eslint-plugin-jest" : " ^22.1.2" ,
38
38
"eslint-plugin-prettier" : " ^3.0.1" ,
39
39
"eslint-plugin-react" : " ^7.12.3" ,
40
- "flow-bin" : " ^0.92 .0" ,
40
+ "flow-bin" : " ^0.98 .0" ,
41
41
"fusion-core" : " ^1.10.1" ,
42
42
"fusion-react" : " ^1.3.7" ,
43
43
"fusion-tokens" : " ^1.1.1" ,
Original file line number Diff line number Diff line change @@ -2431,10 +2431,10 @@ flat-cache@^1.2.1:
2431
2431
rimraf "~2.6.2"
2432
2432
write "^0.2.1"
2433
2433
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 ==
2438
2438
2439
2439
for-each@~0.3.3 :
2440
2440
version "0.3.3"
@@ -2522,10 +2522,10 @@ fusion-core@^1.10.1:
2522
2522
ua-parser-js "^0.7.19"
2523
2523
uuid "^3.3.2"
2524
2524
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 ==
2529
2529
dependencies :
2530
2530
koa-bodyparser "4.2.1"
2531
2531
You can’t perform that action at this time.
0 commit comments