Bump terser-webpack-plugin from 5.1.4 to 5.2.0

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.4 to 5.2.0.
- [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.1.4...v5.2.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  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]
2021-09-01 08:02:13 +00:00
committed by GitHub
parent c1f7893a6a
commit b6c0e131a2
2 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"prettier": "^2.3.2",
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^3.2.1",
"terser-webpack-plugin": "^5.1.4",
"terser-webpack-plugin": "^5.2.0",
"typescript": "^4.4.2",
"url-loader": "^4.1.1",
"webpack": "^5.40.0",