From 169f0a3362ba50e4d95530ca7450443c10b496d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 23:12:12 +0300 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6 (#2063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++----------------- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 19d5470d6..2e3a120bc 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lerna": "8.1.8", "lint-staged": "15.2.10", "mocha": "10.2.0", - "npm-run-all2": "5.0.0", + "npm-run-all2": "6.2.4", "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 40f61245a..c1dc0e6a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 10.2.0 version: 10.2.0 npm-run-all2: - specifier: 5.0.0 - version: 5.0.0 + specifier: 6.2.4 + version: 6.2.4 prettier: specifier: 3.0.2 version: 3.0.2 @@ -3681,9 +3681,9 @@ packages: resolution: {integrity: sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==} engines: {node: ^16.14.0 || >=18.0.0} - npm-run-all2@5.0.0: - resolution: {integrity: sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==} - engines: {node: '>= 10'} + npm-run-all2@6.2.4: + resolution: {integrity: sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==} + engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true npm-run-all@4.1.5: @@ -3928,11 +3928,6 @@ 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'} @@ -9069,15 +9064,16 @@ snapshots: transitivePeerDependencies: - supports-color - npm-run-all2@5.0.0: + npm-run-all2@6.2.4: dependencies: - ansi-styles: 4.3.0 + ansi-styles: 6.2.1 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 3.1.2 - pidtree: 0.5.0 - read-pkg: 5.2.0 + minimatch: 9.0.5 + pidtree: 0.6.0 + read-package-json-fast: 3.0.2 shell-quote: 1.8.1 + which: 3.0.1 npm-run-all@4.1.5: dependencies: @@ -9379,8 +9375,6 @@ snapshots: pidtree@0.3.1: {} - pidtree@0.5.0: {} - pidtree@0.6.0: {} pify@2.3.0: {}