diff --git a/package.json b/package.json index 37bd814e..b071e0da 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.2", "release-it": "^18.1.2", "rimraf": "^6.0.1", "saucelabs": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 201b6770..a68a2811 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.2 + version: 8.0.2 release-it: specifier: ^18.1.2 version: 18.1.2(@types/node@22.15.17)(typescript@5.8.3) @@ -5322,9 +5322,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.2: + resolution: {integrity: sha512-yU70kTcohhAETxUjJQxTdQbaDJWCyv+DlKHEWdOifxZ0hZUKRh26mY2mfzlPxfGbsTRbgBuEHeakB6wx0CvVaQ==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true npm-run-path@4.0.1: @@ -13467,12 +13467,12 @@ snapshots: npm-package-arg: 10.1.0 semver: 7.7.1 - npm-run-all2@7.0.2: + npm-run-all2@8.0.2: 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