summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-06 19:44:10 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-06-06 15:45:43 -0400
commit13c3fcc60eb4cf14020cb7b50775da95c973cfb6 (patch)
treea66f0e55357626b3b77ca411d212faee7a56ed49 /package.json
parente94ff658b998371310d83ce46415b0365006d4fc (diff)
Bump terser from 5.31.0 to 5.31.1
Bumps [terser](https://github.com/terser/terser) from 5.31.0 to 5.31.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.31.0...v5.31.1) --- updated-dependencies: - dependency-name: terser 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 61a4ad53..bb2a087b 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
- "terser": "^5.31.0",
+ "terser": "^5.31.1",
"vnu-jar": "^23.4.11"
},
"type": "module"