Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gediminasz committed Jun 18, 2024
1 parent a2d86c5 commit c323a8a
Show file tree
Hide file tree
Showing 3 changed files with 880 additions and 211 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ test:
npm test

update:
rm -rf node_modules
rm package-lock.json
npm add --save-dev jest@latest @vscode/vsce@latest ovsx@latest

lock:
Expand Down
Loading

0 comments on commit c323a8a

Please sign in to comment.