From 7fc5717fab8f35829b58115121daa0cd92cac18c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:46:56 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.4 --- app/package.json | 2 +- app/pnpm-lock.yaml | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index 1f7d08de..0cec4941 100644 --- a/app/package.json +++ b/app/package.json @@ -27,7 +27,7 @@ "@vercel/ncc": "0.38.2", "eslint": "9.12.0", "eslint-plugin-n": "17.11.1", - "npm-run-all2": "6.2.3", + "npm-run-all2": "6.2.4", "rimraf": "5.0.10", "testcontainers": "10.13.2", "ts-node": "10.9.2", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 64f99712..3d346724 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 17.11.1 version: 17.11.1(eslint@9.12.0) npm-run-all2: - specifier: 6.2.3 - version: 6.2.3 + specifier: 6.2.4 + version: 6.2.4 rimraf: specifier: 5.0.10 version: 5.0.10 @@ -1272,8 +1272,8 @@ packages: resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@6.2.3: - resolution: {integrity: sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==} + 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 @@ -1748,6 +1748,11 @@ 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} + hasBin: true + why-is-node-running@2.2.2: resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} engines: {node: '>=8'} @@ -2984,7 +2989,7 @@ snapshots: npm-normalize-package-bin@3.0.1: {} - npm-run-all2@6.2.3: + npm-run-all2@6.2.4: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 @@ -2993,6 +2998,7 @@ snapshots: pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 + which: 3.0.1 npm-run-path@5.3.0: dependencies: @@ -3488,6 +3494,10 @@ snapshots: dependencies: isexe: 2.0.0 + which@3.0.1: + dependencies: + isexe: 2.0.0 + why-is-node-running@2.2.2: dependencies: siginfo: 2.0.0