Skip to content

Commit ac03515

Browse files
dependabot-preview[bot]marco-c
authored andcommitted
build(deps-dev): Update terser-webpack-plugin requirement in /frontend (#153)
Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version. - [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](webpack-contrib/terser-webpack-plugin@v1.3.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3cb076f commit ac03515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"optimize-css-assets-webpack-plugin": "^5.0.3",
4242
"prettier": "1.18.2",
4343
"standard": "^14.1.0",
44-
"terser-webpack-plugin": "^1.3.0",
44+
"terser-webpack-plugin": "^2.0.1",
4545
"webpack": "^4.35.3",
4646
"webpack-cli": "^3.3.6",
4747
"webpack-dev-server": "^3.7.2",

0 commit comments

Comments
 (0)