Skip to content

Commit 965daff

Browse files
chore(deps-dev): bump flow-bin from 0.127.0 to 0.129.0 (#182)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.127.0 to 0.129.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1467c8e commit 965daff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.127.0",
40+
"flow-bin": "^0.129.0",
4141
"jest": "^26.1.0",
4242
"react": "^16.13.1",
4343
"react-dom": "16.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2869,10 +2869,10 @@ flatted@^2.0.0:
28692869
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
28702870
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
28712871

2872-
flow-bin@^0.127.0:
2873-
version "0.127.0"
2874-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127.0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632"
2875-
integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg==
2872+
flow-bin@^0.129.0:
2873+
version "0.129.0"
2874+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
2875+
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
28762876

28772877
for-in@^1.0.2:
28782878
version "1.0.2"

0 commit comments

Comments
 (0)