Skip to content

Commit 7ad2185

Browse files
committed
Update dependency flow-bin to ^0.138.0
1 parent 49cb95e commit 7ad2185

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.138.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
@@ -3174,10 +3174,10 @@ flow-bin@^0.114.0:
31743174
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
31753175
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
31763176

3177-
flow-bin@^0.125.1:
3178-
version "0.125.1"
3179-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
3180-
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
3177+
flow-bin@^0.138.0:
3178+
version "0.138.0"
3179+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.138.0.tgz#a0c81a3dd1ed34771b33b7e91078ed260301aa17"
3180+
integrity sha512-y3twwNeN0FWEK0vvJo/5SiC/OQVlhubGRyOPIS6p49b2yiiWE/cBFG/aC9kFXFfh7Orewe5O5B2X0+IiEOCYIw==
31813181

31823182
flow-typed@^3.2.1:
31833183
version "3.2.1"

0 commit comments

Comments
 (0)