From f2d46f8dfeea9259bb2c896e04a66ba4a38aee45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 01:15:31 +0000 Subject: [PATCH] build(deps-dev): bump deoptigate from 0.6.0 to 0.7.0 Bumps [deoptigate](https://github.com/thlorenz/deoptigate) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/thlorenz/deoptigate/releases) - [Commits](https://github.com/thlorenz/deoptigate/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: deoptigate dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c77211a..2f76f432 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "atomic-sleep": "^1.0.0", "autocannon": "^7.0.0", "concurrently": "^6.0.0", - "deoptigate": "^0.6.0", + "deoptigate": "^0.7.0", "eslint": "^7.9.0", "eslint-config-standard": "^16.0.0", "eslint-plugin-import": "^2.22.0",