Skip to content

Commit

Permalink
Bump terser in /vscode-extension in the prod-dependencies group
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group in /vscode-extension with 1 update: [terser](https://github.com/terser/terser).


Updates `terser` from 5.34.1 to 5.36.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.34.1...v5.36.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Rpinski committed Nov 1, 2024
1 parent 7c77882 commit 3cb7027
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions vscode-extension/package-lock.json

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

2 changes: 1 addition & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
"os": "^0.1.2",
"path": "^0.12.7",
"temp-dir": "^3.0.0",
"terser": "^5.34.1",
"terser": "^5.36.0",
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3cb7027

Please sign in to comment.