Skip to content

Commit efbcf31

Browse files
Bump which from 5.0.0 to 6.0.0 in /proxy (#24)
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 b794a06 commit efbcf31

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

proxy/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/elisp-lsp/ellsp#readme",
3535
"dependencies": {
36-
"which": "^5.0.0"
36+
"which": "^6.0.0"
3737
},
3838
"devDependencies": {
3939
"@yao-pkg/pkg": "^6.0.0"

0 commit comments

Comments
 (0)