Skip to content

Commit 73085f0

Browse files
committed
Update dependency flow-bin to ^0.114.0
1 parent c7b3d04 commit 73085f0

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.114.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.114.0:
1514+
version "0.114.0"
1515+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
1516+
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
15171517

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

0 commit comments

Comments
 (0)