Skip to content

Commit 175e2e5

Browse files
chore(deps): update dependency flow-bin to ^0.255.0
1 parent d8be89d commit 175e2e5

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": "^8.0.0",
40-
"flow-bin": "^0.129.0",
40+
"flow-bin": "^0.255.0",
4141
"jest": "^29.0.0",
4242
"react": "^16.13.1",
4343
"react-dom": "16.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2881,10 +2881,10 @@ flatted@^3.2.9:
28812881
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
28822882
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
28832883

2884-
flow-bin@^0.129.0:
2885-
version "0.129.0"
2886-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
2887-
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
2884+
flow-bin@^0.255.0:
2885+
version "0.255.0"
2886+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.255.0.tgz#b6770284a89f3b39ea39ad6222de02136e262445"
2887+
integrity sha512-UT1kfKTJ5xS6c7sBjiLSuO4SXf4YsatNKm9VCZIeoEY5TRXwg8F17Gu41iqVLAo19/ufqzQVz+/Nj0oWi24kFA==
28882888

28892889
for-each@^0.3.3:
28902890
version "0.3.3"

0 commit comments

Comments
 (0)