Skip to content

Commit 764c207

Browse files
chore(deps): update dependency flow-bin to ^0.200.0
1 parent c639acd commit 764c207

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.200.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
@@ -2740,10 +2740,10 @@ flatted@^3.1.0:
27402740
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
27412741
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
27422742

2743-
flow-bin@^0.129.0:
2744-
version "0.129.0"
2745-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
2746-
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
2743+
flow-bin@^0.200.0:
2744+
version "0.200.0"
2745+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.200.0.tgz#bae10e7454aca131f72f084f64371f5098c5be07"
2746+
integrity sha512-4KquALYPkCCTCZ43GIqTDZDOf4znU3/kXsigpiwwORV8l/ctqwvKkqCOhjqvGy5DtbiL6WTPBqLwGAlxeGeNIA==
27472747

27482748
for-each@^0.3.3:
27492749
version "0.3.3"

0 commit comments

Comments
 (0)