build(deps-dev): bump terser from 5.29.2 to 5.30.3 (#316)

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

---
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-04-08 09:12:06 +00:00
committed by GitHub
parent e8cdd12151
commit 31a59c5e9e
2 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.74.1",
"terser": "^5.29.2",
"terser": "^5.30.3",
"typescript": "^5.4.4",
"vite": "^5.1.7",
"vite-plugin-solid": "^2.10.2"