build(deps-dev): bump terser from 5.27.0 to 5.29.2 (#301)

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

---
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-16 21:32:17 +08:00
committed by GitHub
parent 81eba485d4
commit 0e6fc9384f
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.71.1",
"terser": "^5.27.0",
"terser": "^5.29.2",
"typescript": "^5.4.2",
"vite": "^5.1.2",
"vite-plugin-solid": "^2.10.0"