Skip to content

Commit d1336c9

Browse files
dependabot[bot]lukekarrys
authored andcommitted
deps: bump which from 2.0.2 to 3.0.0
Bumps [which](https://github.com/npm/node-which) from 2.0.2 to 3.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@v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b23d465 commit d1336c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tap": "^16.0.1"
3636
},
3737
"dependencies": {
38-
"which": "^2.0.2"
38+
"which": "^3.0.0"
3939
},
4040
"engines": {
4141
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"

0 commit comments

Comments
 (0)