Bump terser from 5.32.0 to 5.33.0

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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 19:44:50 +00:00 committed by Daniel Micay
parent 52b3c8ef68
commit a642b10b3d
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -10,7 +10,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.32.0",
"terser": "^5.33.0",
"vnu-jar": "^23.4.11"
}
},
@ -2411,10 +2411,9 @@
"license": "MIT"
},
"node_modules/terser": {
"version": "5.32.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.32.0.tgz",
"integrity": "sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ==",
"license": "BSD-2-Clause",
"version": "5.33.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.33.0.tgz",
"integrity": "sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
"acorn": "^8.8.2",

View File

@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.32.0",
"terser": "^5.33.0",
"vnu-jar": "^23.4.11"
},
"type": "module"