From 05694caf78593a3201f73c55515e213b1bd58c95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:22:16 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v7 --- frontend/packages/contestant/package.json | 2 +- frontend/packages/proto/package.json | 2 +- frontend/pnpm-lock.yaml | 45 +++++++++++++++-------- 3 files changed, 31 insertions(+), 18 deletions(-) diff --git a/frontend/packages/contestant/package.json b/frontend/packages/contestant/package.json index 0117bed4..b57cc7af 100644 --- a/frontend/packages/contestant/package.json +++ b/frontend/packages/contestant/package.json @@ -33,7 +33,7 @@ "eslint": "^9.9.1", "globals": "^15.9.0", "msw": "^2.4.6", - "npm-run-all2": "^6.2.2", + "npm-run-all2": "^7.0.0", "postcss": "^8.4.41", "prettier": "^3.3.3", "storybook": "^8.2.9", diff --git a/frontend/packages/proto/package.json b/frontend/packages/proto/package.json index e592773b..86950b5b 100644 --- a/frontend/packages/proto/package.json +++ b/frontend/packages/proto/package.json @@ -20,7 +20,7 @@ "@bufbuild/protoc-gen-es": "^2.0.0", "@ictsc/config": "workspace:*", "@types/node": "^22.5.0", - "npm-run-all2": "^6.2.2", + "npm-run-all2": "^7.0.0", "prettier": "^3.3.3", "tsx": "^4.18.0" } diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 9562a706..12694239 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -152,8 +152,8 @@ importers: specifier: ^2.4.6 version: 2.4.13(typescript@5.6.3) npm-run-all2: - specifier: ^6.2.2 - version: 6.2.5 + specifier: ^7.0.0 + version: 7.0.0 postcss: specifier: ^8.4.41 version: 8.4.47 @@ -195,8 +195,8 @@ importers: specifier: ^22.5.0 version: 22.7.7 npm-run-all2: - specifier: ^6.2.2 - version: 6.2.5 + specifier: ^7.0.0 + version: 7.0.0 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -2546,6 +2546,10 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + isexe@3.1.1: + resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==} + engines: {node: '>=16'} + iterator.prototype@1.1.2: resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} @@ -2716,6 +2720,10 @@ packages: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} + minimatch@10.0.1: + resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} + engines: {node: 20 || >=22} + minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} @@ -2783,10 +2791,9 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@6.2.5: - resolution: {integrity: sha512-X2iR5ZD0Gyk7txgtmIl0Q3gV9JaTvJ8IXKHsqBqhgASez8yRpd4sSdCnB4QJesi+L6jNPWP7J91hWWjrW+wUUA==} - engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} - deprecated: Breaking changes published in a minor version range + npm-run-all2@7.0.0: + resolution: {integrity: sha512-hXQT0BFU0G37H516ZJgISho4FslbdqMj7U8A7xoj81mhYSyxnwfF6dsraWAA1xL7ak/8yUVvAN4Lx4PpTc5Ohg==} + engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 9'} hasBin: true object-assign@4.1.1: @@ -3716,9 +3723,9 @@ packages: engines: {node: '>= 8'} hasBin: true - which@3.0.1: - resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + which@5.0.0: + resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==} + engines: {node: ^18.17.0 || >=20.5.0} hasBin: true why-is-node-running@2.3.0: @@ -6403,6 +6410,8 @@ snapshots: isexe@2.0.0: {} + isexe@3.1.1: {} + iterator.prototype@1.1.2: dependencies: define-properties: 1.2.1 @@ -6550,6 +6559,10 @@ snapshots: min-indent@1.0.1: {} + minimatch@10.0.1: + dependencies: + brace-expansion: 2.0.1 + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 @@ -6612,16 +6625,16 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@6.2.5: + npm-run-all2@7.0.0: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 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.1 - which: 3.0.1 + which: 5.0.0 object-assign@4.1.1: {} @@ -7593,9 +7606,9 @@ snapshots: dependencies: isexe: 2.0.0 - which@3.0.1: + which@5.0.0: dependencies: - isexe: 2.0.0 + isexe: 3.1.1 why-is-node-running@2.3.0: dependencies: