Skip to content

Commit 136f1b9

Browse files
committed
Update dependency flow-bin to ^0.128.0
1 parent c7b3d04 commit 136f1b9

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-flowtype": "^4.2.0",
5858
"eslint-plugin-import": "^2.18.2",
5959
"eslint-plugin-prettier": "^3.1.0",
60-
"flow-bin": "^0.106.0",
60+
"flow-bin": "^0.128.0",
6161
"flow-copy-source": "^2.0.8",
6262
"flow-remove-types": "^2.105.2",
6363
"jest": "^24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,10 +1510,10 @@ flatted@^2.0.0:
15101510
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
15111511
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
15121512

1513-
flow-bin@^0.106.0:
1514-
version "0.106.0"
1515-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.106.0.tgz#55aab8c154df2bd78abfe6acfe120cf5638a0352"
1516-
integrity sha512-sV8lNBLTTfieUBNvQZFc1K1wXjC8I+O7ltv6G/nd3hdGyq2Jymyy01zAPhJ7MRw8yZ0X2dBSHFZx5DPreBqhAg==
1513+
flow-bin@^0.128.0:
1514+
version "0.128.0"
1515+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae"
1516+
integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A==
15171517

15181518
flow-copy-source@^2.0.8:
15191519
version "2.0.8"

0 commit comments

Comments
 (0)