File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
[version]
2
- ^0.73 .0
2
+ ^0.86 .0
Original file line number Diff line number Diff line change 31
31
"babel-preset-react" : " ^6.24.1" ,
32
32
"eslint" : " ^5.0.0" ,
33
33
"eslint-config-callstack-io" : " ^1.1.1" ,
34
- "flow-bin" : " ^0.73 .0" ,
34
+ "flow-bin" : " ^0.86 .0" ,
35
35
"jest" : " ^23.0.1" ,
36
36
"react" : " ^16.4.0" ,
37
37
"react-test-renderer" : " ^16.4.0"
Original file line number Diff line number Diff line change @@ -1850,9 +1850,10 @@ flat-cache@^1.2.1:
1850
1850
graceful-fs "^4.1.2"
1851
1851
write "^0.2.1"
1852
1852
1853
- flow-bin@^0.73.0 :
1854
- version "0.73.0"
1855
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.73.0.tgz#da1b90a02b0ef9c439f068c2fc14968db83be425"
1853
+ flow-bin@^0.86.0 :
1854
+ version "0.86.0"
1855
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.86.0.tgz#153a28722b4dc13b7200c74b644dd4d9f4969a11"
1856
+ integrity sha512-ulRvFH3ewGIYwg+qPk/OJXoe3Nhqi0RyR0wqgK0b1NzUDEC6O99zU39MBTickXvlrr6iwRO6Wm4lVGeDmnzbew==
1856
1857
1857
1858
for-in@^1.0.1, for-in@^1.0.2 :
1858
1859
version "1.0.2"
You can’t perform that action at this time.
0 commit comments