Bump terser from 5.32.0 to 5.33.0 (#166)

Bumps [terser](https://github.com/terser/terser) from 5.32.0 to 5.33.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.32.0...v5.33.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-09-21 09:12:26 +00:00
committed by GitHub
parent e3fc8f1e74
commit 263671b4a9
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"commander": "^12.0.0", "commander": "^12.0.0",
"generate-license-file": "^3.5.1", "generate-license-file": "^3.5.1",
"npm-run-all2": "^6.2.3", "npm-run-all2": "^6.2.3",
"terser": "^5.32.0", "terser": "^5.33.0",
"typescript": "~5.6.2", "typescript": "~5.6.2",
"vite": "^5.4.5", "vite": "^5.4.5",
"vue-tsc": "^2.1.6" "vue-tsc": "^2.1.6"

View File

@@ -2959,10 +2959,10 @@ tar@^6.1.11, tar@^6.1.2:
mkdirp "^1.0.3" mkdirp "^1.0.3"
yallist "^4.0.0" yallist "^4.0.0"
terser@^5.32.0: terser@^5.33.0:
version "5.32.0" version "5.33.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.32.0.tgz#ee811c0d2d6b741c1cc34a2bc5bcbfc1b5b1f96c" resolved "https://registry.yarnpkg.com/terser/-/terser-5.33.0.tgz#8f9149538c7468ffcb1246cfec603c16720d2db1"
integrity sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ== integrity sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==
dependencies: dependencies:
"@jridgewell/source-map" "^0.3.3" "@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2" acorn "^8.8.2"