Skip to content

Commit 2249818

Browse files
build(deps): bump which from 5.0.0 to 6.0.0 (#98)
Bumps [which](https://github.com/npm/node-which) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67833e9 commit 2249818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"license": "MIT",
6666
"dependencies": {
6767
"cross-spawn": "^7.0.3",
68-
"which": "^5.0.0"
68+
"which": "^6.0.0"
6969
},
7070
"devDependencies": {
7171
"c8": "^10.1.2",

0 commit comments

Comments
 (0)