Skip to content

Commit 08ac7e8

Browse files
chore(deps): update dependency flow-bin to ^0.199.0
1 parent ba720ba commit 08ac7e8

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.199.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
@@ -2734,10 +2734,10 @@ flatted@^3.1.0:
27342734
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
27352735
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
27362736

2737-
flow-bin@^0.129.0:
2738-
version "0.129.0"
2739-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
2740-
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
2737+
flow-bin@^0.199.0:
2738+
version "0.199.0"
2739+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.199.0.tgz#e710c0834d4e1032529a633e0cf32d89a102fcfb"
2740+
integrity sha512-8N8jn59ghgtDSogFoy1Ld1P8NlfdlVUcXSRADDf8WyX3SMMA6b1SbqraTRXxJDNn0F3WdVBHKdufdUg73y4Nhw==
27412741

27422742
for-each@^0.3.3:
27432743
version "0.3.3"

0 commit comments

Comments
 (0)