summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-19 19:57:04 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-06-19 16:40:40 -0400
commit1b48caf04da19984349a3ed93861237f5ae1c247 (patch)
tree04ab53338b3b55708cc9833e4490c8ed294ef02a /package.json
parent5b48b7c221d77c921e04a629feace6490239617a (diff)
Bump terser from 5.18.0 to 5.18.1
Bumps [terser](https://github.com/terser/terser) from 5.18.0 to 5.18.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.18.0...v5.18.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 a77d5270..9ca602e8 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^15.7.0",
"stylelint-config-standard": "^33.0.0",
- "terser": "^5.18.0",
+ "terser": "^5.18.1",
"vnu-jar": "^23.4.11"
}
}