summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 12:49:43 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2024-01-21 11:37:11 +0100
commit4148a74f18bd4effdd62b454814312d41843bce9 (patch)
tree4066a1bbf59d75633bb0e3c3875075741b1c9ded /package.json
parent1f6b12b8fb61033c71d022ec8e22a123df4190da (diff)
Build(deps-dev): Bump terser-webpack-plugin from 5.3.9 to 5.3.10
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.9...v5.3.10) --- updated-dependencies: - dependency-name: terser-webpack-plugin dependency-type: direct:development 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 56e68fc3c..8fcaa0108 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-webpack-plugin": "^4.1.1",
- "terser-webpack-plugin": "^5.3.6",
+ "terser-webpack-plugin": "^5.3.10",
"tributejs": "^5.1.3",
"ts-jest": "^29.0.3",
"ts-loader": "^9.5.1",