Skip to content

Commit 0daad5a

Browse files
greenkeeper[bot]thymikee
authored andcommitted
chore: update flow-bin to the latest version 🚀 (#66)
## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.91.0` to `0.92.1`. 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 991458d commit 0daad5a

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

‎.flowconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
[version]
2-
^0.91.0

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/preset-react": "^7.0.0",
3333
"eslint": "^5.0.0",
3434
"eslint-config-callstack-io": "^1.1.1",
35-
"flow-bin": "^0.91.0",
35+
"flow-bin": "^0.95.1",
3636
"jest": "^24.0.0",
3737
"react": "^16.7.0",
3838
"react-test-renderer": "^16.7.0"

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,10 +2095,10 @@ flat-cache@^1.2.1:
20952095
graceful-fs "^4.1.2"
20962096
write "^0.2.1"
20972097

2098-
flow-bin@^0.91.0:
2099-
version "0.91.0"
2100-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.91.0.tgz#f5c89729f74b2ccbd47df6fbfadbdcc89cc1e478"
2101-
integrity sha512-j+L+xNiUYnZZ27MjVI0y2c9474ZHOvdSQq0Tjwh56mEA7tfxYqp5Dcb6aZSwvs3tGMTjCrZow9aUlZf3OoRyDQ==
2098+
flow-bin@^0.95.1:
2099+
version "0.95.1"
2100+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1.tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f"
2101+
integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==
21022102

21032103
for-in@^1.0.2:
21042104
version "1.0.2"

0 commit comments

Comments
 (0)