Skip to content

Commit b092627

Browse files
Update dependency flow-bin to ^0.279.0 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac18e64 commit b092627

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
@@ -51,7 +51,7 @@
5151
"chai-as-promised": "^7.1.1",
5252
"eslint-plugin-flowtype": "^5.2.0",
5353
"fetch-mock": "^9.11.0",
54-
"flow-bin": "^0.278.0",
54+
"flow-bin": "^0.279.0",
5555
"jsdom": "^15.1.1",
5656
"jsdom-global": "^3.0.2",
5757
"mocha": "^6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,10 +1808,10 @@ flatted@^2.0.0:
18081808
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
18091809
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
18101810

1811-
flow-bin@^0.278.0:
1812-
version "0.278.0"
1813-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.278.0.tgz#ad1828d60ffe09d4d1ccb2817ef3eb5f79d98f9a"
1814-
integrity sha512-RQgeri43x9zRpMfB9cqAhlXOgDjWd8OU7X6wpxjT5VUS8EotLCAeNKhafLFxvYuaPwUctQ6JnuxykVL6M46ycQ==
1811+
flow-bin@^0.279.0:
1812+
version "0.279.0"
1813+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.279.0.tgz#06e502a51d735083d715ef769f43bdcb0fc2bb61"
1814+
integrity sha512-Xf0T82atOcEf5auHvJfUF+wWIxieBuUJZBu2hlAizdhAzwqSJic74ZLaL6N5SsE0SY9PxPf3Z/lBU7iRpRa9Lw==
18151815

18161816
forever-agent@~0.6.1:
18171817
version "0.6.1"

0 commit comments

Comments
 (0)