diff --git a/package.json b/package.json index 5e191c88..02a83378 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "conventional-changelog-conventionalcommits": "8.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "npm-run-all2": "6.2.3", + "npm-run-all2": "6.2.4", "prettier": "3.3.3", "prettier-plugin-packagejson": "2.5.3", "semantic-release": "24.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c6bd2bc..f35a90ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 15.2.10 version: 15.2.10 npm-run-all2: - specifier: 6.2.3 - version: 6.2.3 + specifier: 6.2.4 + version: 6.2.4 prettier: specifier: 3.3.3 version: 3.3.3 @@ -922,8 +922,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 @@ -1486,6 +1486,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 + wordwrap@1.0.0: resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} @@ -2435,7 +2440,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 @@ -2444,6 +2449,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@4.0.1: dependencies: @@ -2909,6 +2915,10 @@ snapshots: dependencies: isexe: 2.0.0 + which@3.0.1: + dependencies: + isexe: 2.0.0 + wordwrap@1.0.0: {} wrap-ansi@7.0.0: