Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Commit 67235da

Browse files
greenkeeper[bot]Nickersoft
authored andcommitted
Update flow-bin to the latest version 🚀 (#158)
* chore(package): update flow-bin to version 0.64.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent bcb767f commit 67235da

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/preset-stage-2": "^7.0.0-beta.35",
3333
"browserify": "^15.0.0",
3434
"coveralls": "^3.0.0",
35-
"flow-bin": "^0.63.0",
35+
"flow-bin": "^0.64.0",
3636
"husky": "^0.14.3",
3737
"jasmine-core": "^2.8.0",
3838
"js-yaml": "^3.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,9 +1935,9 @@ find-up@^1.0.0:
19351935
path-exists "^2.0.0"
19361936
pinkie-promise "^2.0.0"
19371937

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"
19411941

19421942
follow-redirects@1.0.0:
19431943
version "1.0.0"
@@ -4134,7 +4134,7 @@ rollup-pluginutils@^2.0.1:
41344134
estree-walker "^0.3.0"
41354135
micromatch "^2.3.11"
41364136

4137-
rollup@0.55.0:
4137+
rollup@^0.55.0:
41384138
version "0.55.0"
41394139
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.0.tgz#e547149333bdd91457a9e8101cf86783e21c576e"
41404140

0 commit comments

Comments
 (0)