Bump terser from 5.28.1 to 5.29.1 (#9)

Bumps [terser](https://github.com/terser/terser) from 5.28.1 to 5.29.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.28.1...v5.29.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-09 09:20:02 +00:00
committed by GitHub
parent 768603b4d3
commit b027819815
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"commander": "^12.0.0",
"generate-license-file": "^3.0.1",
"npm-run-all2": "^6.1.1",
"terser": "^5.28.1",
"terser": "^5.29.1",
"typescript": "~5.3.0",
"vite": "^5.1.5",
"vue-tsc": "^2.0.5"