This repository was archived by the owner on Jul 8, 2024. It is now read-only.
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-stage-2" : " ^7.0.0-beta.35" ,
33
33
"browserify" : " ^15.0.0" ,
34
34
"coveralls" : " ^3.0.0" ,
35
- "flow-bin" : " ^0.63 .0" ,
35
+ "flow-bin" : " ^0.64 .0" ,
36
36
"husky" : " ^0.14.3" ,
37
37
"jasmine-core" : " ^2.8.0" ,
38
38
"js-yaml" : " ^3.10.0" ,
Original file line number Diff line number Diff line change @@ -1935,9 +1935,9 @@ find-up@^1.0.0:
1935
1935
path-exists "^2.0.0"
1936
1936
pinkie-promise "^2.0.0"
1937
1937
1938
- flow-bin@^0.63 .0 :
1939
- version "0.63.1 "
1940
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.63.1 .tgz#ab00067c197169a5fb5b4996c8f6927b06694828 "
1938
+ flow-bin@^0.64 .0 :
1939
+ version "0.64.0 "
1940
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0 .tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167 "
1941
1941
1942
1942
follow-redirects@1.0.0 :
1943
1943
version "1.0.0"
@@ -4134,7 +4134,7 @@ rollup-pluginutils@^2.0.1:
4134
4134
estree-walker "^0.3.0"
4135
4135
micromatch "^2.3.11"
4136
4136
4137
- rollup@0.55.0 :
4137
+ rollup@^ 0.55.0 :
4138
4138
version "0.55.0"
4139
4139
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.0.tgz#e547149333bdd91457a9e8101cf86783e21c576e"
4140
4140
You can’t perform that action at this time.
0 commit comments