diff --git a/package.json b/package.json index f9ef2f13..e2e7b4b3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,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.4", "release-it": "^18.1.2", "rimraf": "^6.0.1", "saucelabs": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7aa2c7a5..b105e01c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: ^26.1.0 version: 26.1.0 npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.4 + version: 8.0.4 release-it: specifier: ^18.1.2 version: 18.1.2(@types/node@22.15.19)(typescript@5.8.3) @@ -5377,9 +5377,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.4: + resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@4.0.1: @@ -13636,12 +13636,12 @@ snapshots: npm-package-arg: 10.1.0 semver: 7.7.2 - npm-run-all2@7.0.2: + npm-run-all2@8.0.4: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6 memorystream: 0.3.1 - minimatch: 9.0.5 + picomatch: 4.0.2 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.2