Bump terser from 5.30.0 to 5.30.1

Bumps [terser](https://github.com/terser/terser) from 5.30.0 to 5.30.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.30.0...v5.30.1)

---
updated-dependencies:
- dependency-name: terser
  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] 2024-04-01 19:29:11 +00:00 committed by Daniel Micay
parent 73481396e8
commit f65e157d65
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.3.1",
"stylelint-config-standard": "^36.0.0",
"terser": "^5.30.0",
"terser": "^5.30.1",
"vnu-jar": "^23.4.11"
}
},
@ -2237,9 +2237,9 @@
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
},
"node_modules/terser": {
"version": "5.30.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.0.tgz",
"integrity": "sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw==",
"version": "5.30.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.1.tgz",
"integrity": "sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==",
"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.3.1",
"stylelint-config-standard": "^36.0.0",
"terser": "^5.30.0",
"terser": "^5.30.1",
"vnu-jar": "^23.4.11"
}
}