Skip to content

Commit e8606c7

Browse files
dependabot[bot]lukekarrys
authored andcommitted
deps: bump which from 3.0.1 to 4.0.0
Bumps [which](https://github.com/npm/node-which) from 3.0.1 to 4.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@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0e0789 commit e8606c7

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
@@ -44,6 +44,6 @@
4444
"version": "4.18.0"
4545
},
4646
"dependencies": {
47-
"which": "^3.0.0"
47+
"which": "^4.0.0"
4848
}
4949
}

0 commit comments

Comments
 (0)