Bump terser from 5.30.3 to 5.30.4 (#51)

Bumps [terser](https://github.com/terser/terser) from 5.30.3 to 5.30.4.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.30.3...v5.30.4)

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

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-04-27 09:59:38 +00:00
committed by GitHub
parent 01431bc46c
commit 9fa15f1a49
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"commander": "^12.0.0",
"generate-license-file": "^3.3.0",
"npm-run-all2": "^6.1.1",
"terser": "^5.30.3",
"terser": "^5.30.4",
"typescript": "~5.4.5",
"vite": "^5.2.9",
"vue-tsc": "^2.0.13"