From 21efbf622a39e0810ff186790456d25a07c57fb7 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 12 Nov 2025 06:11:48 +0000 Subject: [PATCH] build: update dependency which to v6 See associated pull request for more information. --- ng-dev/package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ng-dev/package.json b/ng-dev/package.json index 3d3c05a6a..1fdbb698e 100644 --- a/ng-dev/package.json +++ b/ng-dev/package.json @@ -67,7 +67,7 @@ "tsx": "4.20.6", "typescript": "5.9.3", "utf-8-validate": "6.0.5", - "which": "5.0.0", + "which": "6.0.0", "yaml": "2.8.1", "yargs": "18.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f3d3e180..91ef17a8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -695,8 +695,8 @@ importers: specifier: 6.0.5 version: 6.0.5 which: - specifier: 5.0.0 - version: 5.0.0 + specifier: 6.0.0 + version: 6.0.0 yaml: specifier: 2.8.1 version: 2.8.1 @@ -5911,6 +5911,11 @@ packages: engines: {node: ^18.17.0 || >=20.5.0} hasBin: true + which@6.0.0: + resolution: {integrity: sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==} + engines: {node: ^20.17.0 || >=22.9.0} + hasBin: true + widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} @@ -12236,6 +12241,11 @@ snapshots: which@5.0.0: dependencies: isexe: 3.1.1 + optional: true + + which@6.0.0: + dependencies: + isexe: 3.1.1 widest-line@3.1.0: dependencies: