Skip to content

Commit fdf3e60

Browse files
committed
Update dependency flow-bin to ^0.116.0
1 parent c7b3d04 commit fdf3e60

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.116.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.116.0:
1514+
version "0.116.1"
1515+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.116.1.tgz#797964df40f2e32cad7e334583535105161434f4"
1516+
integrity sha512-ZSvjx+S4PtDNKcA4U0Afm8sHzzSlTdBBT//N2AltcaN6M/gyxAOGXjC6VkMMGqKWttw+5Psq6fU+RIvD1q/ocA==
15171517

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

0 commit comments

Comments
 (0)