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.33.0 to 5.34.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.33.0...v5.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Rpinski committed Oct 1, 2024
1 parent 62f2b9b commit 7400ef2
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.33.0",
"terser": "^5.34.1",
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 7400ef2

Please sign in to comment.