Skip to content

Commit 0cc2d53

Browse files
committed
Update dependency flow-bin to ^0.123.0
1 parent c7b3d04 commit 0cc2d53

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.123.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.123.0:
1514+
version "0.123.0"
1515+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.123.0.tgz#7ba61a0b8775928cf4943ccf78eed2b1b05f7b3a"
1516+
integrity sha512-Ylcf8YDIM/KrqtxkPuq+f8O+6sdYA2Nuz5f+sWHlp539DatZz3YMcsO1EiXaf1C11HJgpT/3YGYe7xZ9/UZmvQ==
15171517

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

0 commit comments

Comments
 (0)