From 8c37970c1312ab0a92bb60e1ac3a1fbbcff06467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:25:43 +0200 Subject: [PATCH] Bump npm-run-all2 from 6.0.6 to 6.1.1 (#253) Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.0.6 to 6.1.1. - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.1) --- updated-dependencies: - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 15 ++++++++------- package.json | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdcf29f..87c7b4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "fusv": "bin/cli.js" }, "devDependencies": { - "npm-run-all2": "^6.0.6", + "npm-run-all2": "^6.1.1", "xo": "^0.54.2" }, "engines": { @@ -3988,9 +3988,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.0.6.tgz", - "integrity": "sha512-Ba31DnJj3aqJ5freRdVIoBuRdGjHDt0Sfc7tduR2wYDbtcxsFlga6Sw2pE5Tn3+kdVttVwqzFlmozcT540wDxw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.1.tgz", + "integrity": "sha512-lWLbkPZ5BSdXtN8lR+0rc8caKoPdymycpZksyDEC9MOBvfdwTXZ0uVhb7bMcGeXv2/BKtfQuo6Zn3zfc8rxNXA==", "dev": true, "dependencies": { "ansi-styles": "^6.2.1", @@ -4003,6 +4003,7 @@ }, "bin": { "npm-run-all": "bin/npm-run-all/index.js", + "npm-run-all2": "bin/npm-run-all/index.js", "run-p": "bin/run-p/index.js", "run-s": "bin/run-s/index.js" }, @@ -9498,9 +9499,9 @@ } }, "npm-run-all2": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.0.6.tgz", - "integrity": "sha512-Ba31DnJj3aqJ5freRdVIoBuRdGjHDt0Sfc7tduR2wYDbtcxsFlga6Sw2pE5Tn3+kdVttVwqzFlmozcT540wDxw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.1.tgz", + "integrity": "sha512-lWLbkPZ5BSdXtN8lR+0rc8caKoPdymycpZksyDEC9MOBvfdwTXZ0uVhb7bMcGeXv2/BKtfQuo6Zn3zfc8rxNXA==", "dev": true, "requires": { "ansi-styles": "^6.2.1", diff --git a/package.json b/package.json index b3505c6..51c6d2c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "strip-bom": "^5.0.0" }, "devDependencies": { - "npm-run-all2": "^6.0.6", + "npm-run-all2": "^6.1.1", "xo": "^0.54.2" }, "files": [