Skip to content

Commit e5ce263

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

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
@@ -27,7 +27,7 @@
2727
"conventional-changelog-cli": "^2.0.11",
2828
"dedent": "^0.7.0",
2929
"eslint": "^5.15.2",
30-
"flow-bin": "^0.99.0",
30+
"flow-bin": "^0.100.0",
3131
"flow-copy-source": "^2.0.6",
3232
"jest": "^24.7.1",
3333
"metro-react-native-babel-preset": "^0.52.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3285,10 +3285,10 @@ flatted@^2.0.0:
32853285
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
32863286
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
32873287

3288-
flow-bin@^0.99.0:
3289-
version "0.99.0"
3290-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.99.0.tgz#df035be2493825ddce0b2f26d1273747465b538c"
3291-
integrity sha512-PjTzcOwte2mq+aP+HFCQZw/AojltOnOdtZC9iPzkWJJdPH7nYSKkZhC4dFgP24BuXsJH6yZBZ48gEKsX04UegQ==
3288+
flow-bin@^0.100.0:
3289+
version "0.100.0"
3290+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.100.0.tgz#729902726658cfa0a81425d6401f9625cf9f5534"
3291+
integrity sha512-jcethhgrslBJukH7Z7883ohFFpzLrdsOEwHxvn5NwuTWbNaE71GAl55/PEBRJwYpDvYkRlqgcNkANTv0x5XjqA==
32923292

32933293
flow-copy-source@^2.0.6:
32943294
version "2.0.6"

0 commit comments

Comments
 (0)