Skip to content

Commit ab5740d

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update flow-bin to the latest version 🚀 (#162)
* chore(package): update flow-bin to version 0.98.0 * chore(package): update lockfile yarn.lock
1 parent 47a780a commit ab5740d

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
@@ -25,7 +25,7 @@
2525
"conventional-changelog-cli": "^2.0.11",
2626
"dedent": "^0.7.0",
2727
"eslint": "^5.15.2",
28-
"flow-bin": "^0.97.0",
28+
"flow-bin": "^0.98.0",
2929
"flow-copy-source": "^2.0.2",
3030
"jest": "^24.7.1",
3131
"metro-react-native-babel-preset": "^0.52.0",

yarn.lock

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

3145-
flow-bin@^0.97.0:
3146-
version "0.97.0"
3147-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.97.0.tgz#036ffcfc27503367a9d906ec9d843a0aa6f6bb83"
3148-
integrity sha512-jXjD05gkatLuC4+e28frH1hZoRwr1iASP6oJr61Q64+kR4kmzaS+AdFBhYgoYS5kpoe4UzwDebWK8ETQFNh00w==
3145+
flow-bin@^0.98.0:
3146+
version "0.98.0"
3147+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.0.tgz#3361a03682326a83a5f0a864749f4f7f0d826bce"
3148+
integrity sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==
31493149

31503150
flow-copy-source@^2.0.2:
31513151
version "2.0.2"

0 commit comments

Comments
 (0)