File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@babel/preset-react" : " ^7.0.0" ,
33
33
"eslint" : " ^5.15.3" ,
34
34
"eslint-config-callstack-io" : " ^1.1.1" ,
35
- "flow-bin" : " ^0.98 .0" ,
35
+ "flow-bin" : " ^0.99 .0" ,
36
36
"jest" : " ^24.0.0" ,
37
37
"react" : " ^16.7.0" ,
38
38
"react-test-renderer" : " ^16.7.0"
Original file line number Diff line number Diff line change @@ -2108,10 +2108,10 @@ flatted@^2.0.0:
2108
2108
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
2109
2109
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
2110
2110
2111
- flow-bin@^0.98 .0 :
2112
- version "0.98 .0"
2113
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98 .0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce "
2114
- integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g ==
2111
+ flow-bin@^0.99 .0 :
2112
+ version "0.99 .0"
2113
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.99 .0.tgz#df035be2493825ddce0b2f26d1273747465b538c "
2114
+ integrity sha512-PjTzcOwte2mq+aP+HFCQZw/AojltOnOdtZC9iPzkWJJdPH7nYSKkZhC4dFgP24BuXsJH6yZBZ48gEKsX04UegQ ==
2115
2115
2116
2116
for-in@^1.0.2 :
2117
2117
version "1.0.2"
You can’t perform that action at this time.
0 commit comments