Skip to content

Commit 4fe8d42

Browse files
Update flow-bin to the latest version πŸš€ (#114)
* chore(package): update flow-bin to version 0.118.0 * chore(package): update lockfile yarn.lock
1 parent 199dd06 commit 4fe8d42

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.117.0",
38+
"flow-bin": "^0.118.0",
3939
"jest": "^24.0.0",
4040
"react": "^16.12.0",
4141
"react-dom": "16.12.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.117.0:
2831-
version "0.117.0"
2832-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.117.0.tgz#2fd331f476dac31f7dae6ac9b557581ebc84e8ad"
2833-
integrity sha512-LwDdiApyQsO26ubieaLBcW//K8QNcFR50FSUUDo5roy+2nsvkfRdJa0Qse2De6/2fwBElLDDrc3rrSzvC3hy2Q==
2830+
flow-bin@^0.118.0:
2831+
version "0.118.0"
2832+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1"
2833+
integrity sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==
28342834

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

0 commit comments

Comments
Β (0)