Bump terser from 5.39.0 to 5.39.1

Bumps [terser](https://github.com/terser/terser) from 5.39.0 to 5.39.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.39.0...v5.39.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-13 19:49:35 +00:00 committed by Daniel Micay
parent 12b5e16810
commit 0231692b2a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.19.1",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.39.0",
"terser": "^5.39.1",
"vnu-jar": "^24.10.17"
}
},
@ -3526,9 +3526,9 @@
"license": "MIT"
},
"node_modules/terser": {
"version": "5.39.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
"integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
"version": "5.39.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.39.1.tgz",
"integrity": "sha512-Mm6+uad0ZuDtcV8/4uOZQDQ8RuiC5Pu+iZRedJtF7yA/27sPL7d++In/AJKpWZlU3SYMPPkVfwetn6sgZ66pUA==",
"license": "BSD-2-Clause",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",

View File

@ -6,7 +6,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.19.1",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.39.0",
"terser": "^5.39.1",
"vnu-jar": "^24.10.17"
},
"type": "module"