Skip to content

Commit 4dd3f45

Browse files
committed
Update dependency flow-bin to ^0.129.0
1 parent c7b3d04 commit 4dd3f45

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.129.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.129.0:
1514+
version "0.129.0"
1515+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
1516+
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
15171517

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

0 commit comments

Comments
 (0)