Skip to content

Commit 069d3cb

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update flow-bin to the latest version 🚀 (#76)
## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.95.1` to `0.96.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 be4489c commit 069d3cb

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-react": "^7.0.0",
3333
"eslint": "^5.15.3",
3434
"eslint-config-callstack-io": "^1.1.1",
35-
"flow-bin": "^0.95.1",
35+
"flow-bin": "^0.96.0",
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
@@ -2108,10 +2108,10 @@ flatted@^2.0.0:
21082108
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
21092109
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
21102110

2111-
flow-bin@^0.95.1:
2112-
version "0.95.1"
2113-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1.tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f"
2114-
integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==
2111+
flow-bin@^0.96.0:
2112+
version "0.96.0"
2113+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
2114+
integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==
21152115

21162116
for-in@^1.0.2:
21172117
version "1.0.2"

0 commit comments

Comments
 (0)