Skip to content

Commit 132165e

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update flow-bin to the latest version 🚀 (#83)
* chore(package): update flow-bin to version 0.100.0 * chore(package): update lockfile yarn.lock
1 parent a822707 commit 132165e

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.99.0",
35+
"flow-bin": "^0.100.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.99.0:
2112-
version "0.99.0"
2113-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.99.0.tgz#df035be2493825ddce0b2f26d1273747465b538c"
2114-
integrity sha512-PjTzcOwte2mq+aP+HFCQZw/AojltOnOdtZC9iPzkWJJdPH7nYSKkZhC4dFgP24BuXsJH6yZBZ48gEKsX04UegQ==
2111+
flow-bin@^0.100.0:
2112+
version "0.100.0"
2113+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.100.0.tgz#729902726658cfa0a81425d6401f9625cf9f5534"
2114+
integrity sha512-jcethhgrslBJukH7Z7883ohFFpzLrdsOEwHxvn5NwuTWbNaE71GAl55/PEBRJwYpDvYkRlqgcNkANTv0x5XjqA==
21152115

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

0 commit comments

Comments
 (0)