Skip to content

Commit 49043c1

Browse files
committed
Update dependency flow-bin to ^0.130.0
1 parent f744afd commit 49043c1

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.130.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.130.0:
3171+
version "0.130.0"
3172+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.130.0.tgz#e25eaf891af96da371ff6a9fa99d709f24ce9252"
3173+
integrity sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==
31743174

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

0 commit comments

Comments
 (0)