summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-19 19:50:29 +0000
committerDaniel Micay <danielmicay@gmail.com>2025-06-19 15:56:07 -0400
commit6021d492dc0c28bd01233e43d50e93572f79c603 (patch)
tree913a5871faecb99d98fe552aea3e89a798a458ae /package.json
parent4c61dd3027621097cc576dc9ccf1d18fd15f2f0b (diff)
Bump terser from 5.43.0 to 5.43.1
Bumps [terser](https://github.com/terser/terser) from 5.43.0 to 5.43.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.43.0...v5.43.1) --- updated-dependencies: - dependency-name: terser dependency-version: 5.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 14082836..12be2e35 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
- "terser": "^5.43.0",
+ "terser": "^5.43.1",
"vnu-jar": "^24.10.17"
},
"type": "module"