build(deps-dev): bump terser from 5.30.3 to 5.31.0 (#324)

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

---
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-05-12 08:09:16 +00:00
committed by GitHub
parent a6f983de5d
commit b0c4fa8ea7
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.30.3",
"terser": "^5.31.0",
"typescript": "^5.4.4",
"vite": "^5.2.11",
"vite-plugin-solid": "^2.10.2"