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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-27 04:38:28 +00:00
committed by GitHub
parent 74fbbdce32
commit 11afacabda
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"semver": "^7.7.4",
"string-argv": "^0.3.2",
"untildify": "^4.0.0",
"which": "^6.0.1"
"which": "^7.0.0"
},
"devDependencies": {
"@cordova/eslint-config": "^6.0.1",