Skip to content

Commit 0e47320

Browse files
greenkeeper[bot]thymikee
authored andcommitted
chore: Update flow-bin to the latest version 🚀 (#75)
## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.86.0` to `0.87.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- [Find out more about this release](https://github.com/flowtype/flow-bin). <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent b0c4dd7 commit 0e47320

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ include_warnings=true
6969
.*/Libraries/YellowBox/UI/YellowBoxList.js
7070

7171
[version]
72-
^0.86.0
72+
^0.87.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"conventional-changelog-cli": "^2.0.11",
2222
"dedent": "^0.7.0",
2323
"eslint": "^5.6.1",
24-
"flow-bin": "^0.86.0",
24+
"flow-bin": "^0.87.0",
2525
"flow-copy-source": "^2.0.2",
2626
"jest": "^23.6.0",
2727
"metro-react-native-babel-preset": "^0.49.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,9 +3168,10 @@ flat-cache@^1.2.1:
31683168
graceful-fs "^4.1.2"
31693169
write "^0.2.1"
31703170

3171-
flow-bin@^0.86.0:
3172-
version "0.86.0"
3173-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.86.0.tgz#153a28722b4dc13b7200c74b644dd4d9f4969a11"
3171+
flow-bin@^0.87.0:
3172+
version "0.87.0"
3173+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.87.0.tgz#fab7f984d8cc767e93fa9eb01cf7d57ed744f19d"
3174+
integrity sha512-mnvBXXZkUp4y6A96bR5BHa3q1ioIIN2L10w5osxJqagAakTXFYZwjl0t9cT3y2aCEf1wnK6n91xgYypQS/Dqbw==
31743175

31753176
flow-copy-source@^2.0.2:
31763177
version "2.0.2"

0 commit comments

Comments
 (0)