diff --git a/package.json b/package.json index 600efc40a..a3d605e3c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lerna": "7.1.5", "lint-staged": "15.2.10", "mocha": "10.2.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "prettier": "3.0.2", "shx": "0.3.4", "cz-conventional-changelog": "3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6982663f..e76848526 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,9 +47,9 @@ importers: mocha: specifier: 10.2.0 version: 10.2.0 - npm-run-all: - specifier: 4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: 5.0.0 + version: 5.0.0 prettier: specifier: 3.0.2 version: 3.0.2 @@ -3595,6 +3595,11 @@ packages: resolution: {integrity: sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + npm-run-all2@5.0.0: + resolution: {integrity: sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==} + engines: {node: '>= 10'} + hasBin: true + npm-run-all@4.1.5: resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==} engines: {node: '>= 4'} @@ -3822,6 +3827,11 @@ packages: engines: {node: '>=0.10'} hasBin: true + pidtree@0.5.0: + resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==} + engines: {node: '>=0.10'} + hasBin: true + pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -7619,7 +7629,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.5 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 @@ -8692,7 +8702,7 @@ snapshots: array-differ: 3.0.0 array-union: 2.1.0 arrify: 2.0.1 - minimatch: 3.0.5 + minimatch: 3.1.2 mute-stream@0.0.8: {} @@ -8839,6 +8849,16 @@ snapshots: transitivePeerDependencies: - supports-color + npm-run-all2@5.0.0: + dependencies: + ansi-styles: 4.3.0 + cross-spawn: 7.0.3 + memorystream: 0.3.1 + minimatch: 3.1.2 + pidtree: 0.5.0 + read-pkg: 5.2.0 + shell-quote: 1.8.1 + npm-run-all@4.1.5: dependencies: ansi-styles: 3.2.1 @@ -9121,6 +9141,8 @@ snapshots: pidtree@0.3.1: {} + pidtree@0.5.0: {} + pidtree@0.6.0: {} pify@2.3.0: {}