summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-26 19:11:37 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-09-26 15:12:15 -0400
commit848e3b68de58debfe18f1858ec16839d07d3b97a (patch)
tree3e41e60590c85b049877e27e1ed39598503ba0b1 /package.json
parent3f8cff39ff8b19a1f7d5f2d65584bc008f0788ce (diff)
Bump terser from 5.33.0 to 5.34.0
Bumps [terser](https://github.com/terser/terser) from 5.33.0 to 5.34.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.33.0...v5.34.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor ... 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 39345426..07eedc84 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
- "terser": "^5.33.0",
+ "terser": "^5.34.0",
"vnu-jar": "^23.4.11"
},
"type": "module"