From cd2c0a3e54c96dff11dd3db1101866a64b74fe02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 07:23:58 +0000 Subject: [PATCH] Bump commist from 1.1.0 to 3.1.2 Bumps [commist](https://github.com/mcollina/commist) from 1.1.0 to 3.1.2. - [Release notes](https://github.com/mcollina/commist/releases) - [Commits](https://github.com/mcollina/commist/commits/v3.1.2) --- 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 8841087..b241e4c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "any-shell-escape": "^0.1.1", "async": "^3.0.1", "autocannon": "^7.5.0", - "commist": "^1.0.0", + "commist": "^3.1.2", "cross-argv": "^1.0.0", "dargs": "^7.0.0", "env-string": "^1.0.1",