Skip to content

Commit e28ad3e

Browse files
Update dependency which to v4 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca47b91 commit e28ad3e

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
"antlr4ts": "^0.5.0-alpha.4",
552552
"semver": "^7.3.8",
553553
"vscode-languageclient": "^8.0.2",
554-
"which": "^3.0.0"
554+
"which": "^4.0.0"
555555
},
556556
"devDependencies": {
557557
"@types/antlr4": "4.11.2",

0 commit comments

Comments
 (0)