Skip to content

Commit 3a6ef9c

Browse files
committed
Update dependency flow-bin to ^0.173.0
1 parent 1890a44 commit 3a6ef9c

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.173.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.173.0:
3536+
version "0.173.0"
3537+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.173.0.tgz#4eb4b0143ffcef3ef3ee64638554a8dff6b89735"
3538+
integrity sha512-CIvShSnB4I7SsfkE9S7ECpUCkBNqDQGDWr+0uzulKGYEBnCYwFzITE1T84weLmINQwO1dR6ntsH0LlWLoGCquQ==
35393539

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

0 commit comments

Comments
 (0)