Skip to content

Commit 8f7ecf3

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update flow-bin to the latest version 🚀 (#86)
* chore(package): update flow-bin to version 0.102.0 * chore(package): update lockfile yarn.lock
1 parent ca0d61a commit 8f7ecf3

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.101.0",
35+
"flow-bin": "^0.102.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.101.0:
2112-
version "0.101.0"
2113-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.101.0.tgz#c56fa0afb9c151eeba7954136e9066d408691063"
2114-
integrity sha512-2xriPEOSrGQklAArNw1ixoIUiLTWhIquYV26WqnxEu7IcXWgoZUcfJXufG9kIvrNbdwCNd5RBjTwbB0p6L6XaA==
2111+
flow-bin@^0.102.0:
2112+
version "0.102.0"
2113+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380"
2114+
integrity sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==
21152115

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

0 commit comments

Comments
 (0)