From 6e79b2eff6457356aad0db7fcf9fc00b304ea9b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 23:26:54 +0000 Subject: [PATCH] chore(deps): bump which from 6.0.1 to 7.0.0 Bumps [which](https://github.com/npm/node-which) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-which/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index abf32d1..24d6631 100644 --- a/package.json +++ b/package.json @@ -96,6 +96,6 @@ "dependencies": { "@vscode/python-environments": "^1.0.0", "untildify": "^6.0.0", - "which": "^6.0.1" + "which": "^7.0.0" } } diff --git a/yarn.lock b/yarn.lock index ab3ff4b..81ddeb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2798,7 +2798,7 @@ __metadata: rolldown: "npm:^1.0.0-rc.18" typescript: "npm:^6.0.3" untildify: "npm:^6.0.0" - which: "npm:^6.0.1" + which: "npm:^7.0.0" languageName: unknown linkType: soft @@ -5455,14 +5455,14 @@ __metadata: languageName: node linkType: hard -"which@npm:^6.0.1": - version: 6.0.1 - resolution: "which@npm:6.0.1" +"which@npm:^7.0.0": + version: 7.0.0 + resolution: "which@npm:7.0.0" dependencies: isexe: "npm:^4.0.0" bin: node-which: bin/which.js - checksum: 10/dbea77c7d3058bf6c78bf9659d2dce4d2b57d39a15b826b2af6ac2e5a219b99dc8a831b79fdbc453c0598adb4f3f84cf9c2491fd52beb9f5d2dececcad117f68 + checksum: 10/913a43ac10df37602ba9795a004dd7ab12ba7dd592aca1f08ec333be1fdd6a49bbf119a88c3f8d0ea70eeb6251726e77069251424d73000299a0a840ed000732 languageName: node linkType: hard