Skip to content

Commit 9d618e5

Browse files
Update flow-bin to the latest version 🚀 (#118)
* chore(package): update flow-bin to version 0.121.0 * chore(package): update lockfile yarn.lock Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent c7c18be commit 9d618e5

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
@@ -35,7 +35,7 @@
3535
"enzyme-adapter-react-16": "^1.14.0",
3636
"enzyme-to-json": "^3.4.0",
3737
"eslint": "^6.6.0",
38-
"flow-bin": "^0.120.0",
38+
"flow-bin": "^0.121.0",
3939
"jest": "^24.0.0",
4040
"react": "^16.13.0",
4141
"react-dom": "16.13.0",

‎yarn.lock

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

2830-
flow-bin@^0.120.0:
2831-
version "0.120.0"
2832-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.120.0.tgz#f9d5dd19770f75a9a8ba0d3881a7c3b46a2efb1a"
2833-
integrity sha512-8cSVwkeoRh4um8NrnqcsQYYHdm+uTzOwnTPrBky/xC9o9ZGNHN4XwRwKA0Ymjz4uB19Knn5ey/oMvX4aiOcjNQ==
2830+
flow-bin@^0.121.0:
2831+
version "0.121.0"
2832+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
2833+
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
28342834

28352835
for-in@^1.0.2:
28362836
version "1.0.2"

0 commit comments

Comments
 (0)