Skip to content

Commit e743f25

Browse files
committed
Update dependency flow-bin to ^0.164.0
1 parent 1890a44 commit e743f25

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.3",
6060
"eslint": "^6.8.0",
6161
"eslint-config-bliss": "^4.7.0",
62-
"flow-bin": "^0.125.1",
62+
"flow-bin": "^0.164.0",
6363
"flow-typed": "^3.3.1",
6464
"jest": "^25.5.4"
6565
},

yarn.lock

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

3535-
flow-bin@^0.125.1:
3536-
version "0.125.1"
3537-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
3538-
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
3535+
flow-bin@^0.164.0:
3536+
version "0.164.0"
3537+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.164.0.tgz#dc2a1f1cd59670e7d95320232a673c6e31b11ff3"
3538+
integrity sha512-cSAA0LLa1SlQ1YmNCYpJ19ES39WYrqjfxX8Oqhbvn6+DET8Cs+EnVkJWHVSkfK8zUupbxvSt7pDoFXePYbcJRA==
35393539

35403540
flow-typed@^3.3.1:
35413541
version "3.3.1"

0 commit comments

Comments
 (0)