From 655e8c68630ab2c8ee379ae10076d199d635ddea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 01:01:00 +0000 Subject: [PATCH] build(deps-dev): bump deoptigate from 0.6.0 to 0.7.1 Bumps [deoptigate](https://github.com/thlorenz/deoptigate) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/thlorenz/deoptigate/releases) - [Commits](https://github.com/thlorenz/deoptigate/compare/v0.6.0...v0.7.1) --- 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..e7856c46 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.1", "eslint": "^7.9.0", "eslint-config-standard": "^16.0.0", "eslint-plugin-import": "^2.22.0",