Skip to content

Commit 313a64c

Browse files
committed
Update dependency flow-bin to ^0.131.0
1 parent f744afd commit 313a64c

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
@@ -59,7 +59,7 @@
5959
"cross-env": "^7.0.2",
6060
"eslint": "^6.8.0",
6161
"eslint-config-bliss": "^4.7.0",
62-
"flow-bin": "^0.125.1",
62+
"flow-bin": "^0.131.0",
6363
"flow-typed": "^3.2.1",
6464
"jest": "^25.5.4"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,10 +3167,10 @@ flow-bin@^0.114.0:
31673167
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
31683168
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
31693169

3170-
flow-bin@^0.125.1:
3171-
version "0.125.1"
3172-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
3173-
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
3170+
flow-bin@^0.131.0:
3171+
version "0.131.0"
3172+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.131.0.tgz#d4228b6070afdf3b2a76acdee77a7f3f8e8f5133"
3173+
integrity sha512-fZmoIBcDrtLhy/NNMxwJysSYzMr1ksRcAOMi3AHSoYXfcuQqTvhGJx+wqjlIOqIwz8RRYm8J4V4JrSJbIKP+Xg==
31743174

31753175
flow-typed@^3.2.1:
31763176
version "3.2.1"

0 commit comments

Comments
 (0)