summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-31 19:27:37 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-10-31 15:29:37 -0400
commitd11a85e8cc877bfb1db6981f9c67d0c29509c31a (patch)
tree506a6b7b2347a6cb7e71e1b4194937b08e781d68 /package.json
parentf9774c676b637f0bbe0f4cb86a46b25225c4c5a0 (diff)
Bump terser from 5.23.0 to 5.24.0
Bumps [terser](https://github.com/terser/terser) from 5.23.0 to 5.24.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.23.0...v5.24.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 82eb903b..ef3f8350 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
- "terser": "^5.23.0",
+ "terser": "^5.24.0",
"vnu-jar": "^23.4.11"
}
}