Bump terser from 5.34.1 to 5.36.0

Bumps [terser](https://github.com/terser/terser) from 5.34.1 to 5.36.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.34.1...v5.36.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-10-16 19:49:23 +00:00 committed by Daniel Micay
parent 6e485e8f86
commit 104c80ae9e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.34.1",
"terser": "^5.36.0",
"vnu-jar": "^23.4.11"
}
},
@ -2407,9 +2407,9 @@
"license": "MIT"
},
"node_modules/terser": {
"version": "5.34.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.1.tgz",
"integrity": "sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==",
"version": "5.36.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.36.0.tgz",
"integrity": "sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==",
"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.10.0",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.34.1",
"terser": "^5.36.0",
"vnu-jar": "^23.4.11"
},
"type": "module"