From 03e3fd3b4a1d2cdab9c1840d79428c33c162599d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 07:34:43 +0000 Subject: [PATCH] Bump commist from 1.1.0 to 3.0.0 Bumps [commist](https://github.com/mcollina/commist) from 1.1.0 to 3.0.0. - [Release notes](https://github.com/mcollina/commist/releases) - [Commits](https://github.com/mcollina/commist/commits/v3.0.0) --- updated-dependencies: - dependency-name: commist dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 334245a..7c42275 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "any-shell-escape": "^0.1.1", "async": "^3.0.1", "autocannon": "^7.5.0", - "commist": "^1.0.0", + "commist": "^3.0.0", "cross-argv": "^1.0.0", "dargs": "^7.0.0", "env-string": "^1.0.1",