summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 19:40:46 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-09-04 15:41:53 -0400
commit0e6a34fb58bbdba16ec9fd15cbcbe4a2a9d2f7ca (patch)
treecdf0c174bddcc019b72b2b2b055310474207b4ed /package.json
parent664903a16a2ba4ba12fa8b7147b7e462062b2b60 (diff)
Bump terser from 5.19.3 to 5.19.4
Bumps [terser](https://github.com/terser/terser) from 5.19.3 to 5.19.4. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.19.3...v5.19.4) --- 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 418c2d91..2fdfaaad 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"html-minifier-terser": "^7.2.0",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
- "terser": "^5.19.3",
+ "terser": "^5.19.4",
"vnu-jar": "^23.4.11"
}
}