From f3f18f7e40d95e2035349a6c767fc3d2a84d7aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 16:03:55 +0000 Subject: [PATCH] chore(deps-dev): bump npm-run-all2 from 7.0.2 to 8.0.1 Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 7.0.2 to 8.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/v7.0.2...v8.0.1) --- updated-dependencies: - dependency-name: npm-run-all2 dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 2753b9d3..8f786cd5 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-wdio": "^9.9.1", "husky": "^9.1.7", "jsdom": "^26.1.0", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.1", "release-it": "^18.1.2", "rimraf": "^6.0.1", "saucelabs": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cfceccb..9c06defe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^26.1.0 version: 26.1.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.1 + version: 8.0.1 release-it: specifier: ^18.1.2 version: 18.1.2(@types/node@22.15.3)(typescript@5.8.3) @@ -5242,9 +5242,9 @@ packages: resolution: {integrity: sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@7.0.2: - resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==} - engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} + npm-run-all2@8.0.1: + resolution: {integrity: sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@4.0.1: @@ -13199,12 +13199,12 @@ snapshots: npm-package-arg: 10.1.0 semver: 7.7.1 - npm-run-all2@7.0.2: + npm-run-all2@8.0.1: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 9.0.5 + minimatch: 10.0.1 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.2