Bump terser-webpack-plugin from 5.3.15 to 5.3.16 (#3166)

Bumps [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) from 5.3.15 to 5.3.16.
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/terser-webpack-plugin/compare/v5.3.15...v5.3.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-12 09:00:45 -05:00
committed by GitHub
parent eef910c41a
commit 8c7fce8665
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"postcss-loader": "^8.2.0",
"sass": "^1.96.0",
"sass-loader": "^16.0.6",
"terser-webpack-plugin": "^5.3.15",
"terser-webpack-plugin": "^5.3.16",
"webpack": "^5.103.0",
"webpack-cli": "^6.0.1"
}