Skip to content

Commit ee32f52

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

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
@@ -37,7 +37,7 @@
3737
"enzyme-adapter-react-16": "^1.14.0",
3838
"enzyme-to-json": "^3.4.0",
3939
"eslint": "^7.0.0",
40-
"flow-bin": "^0.124.0",
40+
"flow-bin": "^0.125.1",
4141
"jest": "^26.0.1",
4242
"react": "^16.13.1",
4343
"react-dom": "16.13.1",

‎yarn.lock

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

2946-
flow-bin@^0.124.0:
2947-
version "0.124.0"
2948-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.124.0.tgz#24b2e55874e1e2041f9247f42473b3db2ef32758"
2949-
integrity sha512-KEtDJ7CFUjcuhw6N52FTZshDd1krf1fxpp4APSIrwhVm+IrlcKJ+EMXpeXKM1kKNSZ347dYGh8wEvXQl4pHZEA==
2946+
flow-bin@^0.125.1:
2947+
version "0.125.1"
2948+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
2949+
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
29502950

29512951
for-in@^1.0.2:
29522952
version "1.0.2"

0 commit comments

Comments
 (0)