Bump terser-webpack-plugin from 5.5.0 to 5.6.0

Bumps [terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/webpack/minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/minimizer-webpack-plugin/compare/v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-version: 5.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-11 10:20:14 +00:00
committed by GitHub
parent 26f896bbd8
commit 2d739ca09c
2 changed files with 35 additions and 8 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"postcss": "^8.5.14",
"postcss-loader": "^8.2.1",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.5.0",
"terser-webpack-plugin": "^5.6.0",
"typescript": "^5.9.3",
"url-loader": "^4.1.1",
"webpack": "^5.106.2",