Skip to content

Commit

Permalink
Chore: Bump all dependencies
Browse files Browse the repository at this point in the history
Use `ncu -u` and `npm audit fix` to update dependencies.

We now have 0 warnings when running `npm install`.
  • Loading branch information
deribaucourt committed Sep 18, 2024
1 parent a179570 commit 545e613
Show file tree
Hide file tree
Showing 6 changed files with 650 additions and 134 deletions.
10 changes: 5 additions & 5 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
"@types/find": "^0.2.2",
"@types/vscode": "^1.92.0"
"@types/find": "^0.2.4",
"@types/vscode": "^1.93.0"
},
"workspaces": [
"src/lib"
Expand Down
Loading

0 comments on commit 545e613

Please sign in to comment.