From 107d17b97c08cbb6b902e7d1a3e4f39d3b6d461f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:05:05 +0000 Subject: [PATCH] Bump npm-run-all2 from 6.2.6 to 7.0.1 Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.2.6 to 7.0.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.2.6...v7.0.1) --- updated-dependencies: - dependency-name: npm-run-all2 dependency-type: direct:development 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 a37c890..e819c08 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "envify": "^4.1.0", "gh-release": "^7.0.2", "is-buffer": "^2.0.3", - "npm-run-all2": "^6.0.0", + "npm-run-all2": "^7.0.1", "p-temporary-directory": "^2.0.1", "snazzy": "^9.0.0", "spectron": "^19.0.0",