Bump terser from 5.31.2 to 5.31.3 (#124)

Bumps [terser](https://github.com/terser/terser) from 5.31.2 to 5.31.3.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.31.2...v5.31.3)

---
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-07-20 09:57:35 +00:00
committed by GitHub
parent ff712be60a
commit 3787625230
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"commander": "^12.0.0",
"generate-license-file": "^3.5.0",
"npm-run-all2": "^6.2.2",
"terser": "^5.31.2",
"terser": "^5.31.3",
"typescript": "~5.5.3",
"vite": "^5.3.4",
"vue-tsc": "^2.0.26"