Skip to content

Commit ef99f5d

Browse files
build(deps-dev): Bump terser-webpack-plugin in /frontend (#512)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.6 to 3.0.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](webpack-contrib/terser-webpack-plugin@v2.3.6...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 884dd83 commit ef99f5d

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
@@ -44,7 +44,7 @@
4444
"prettier": "1.19.1",
4545
"sass-loader": "^8.0.0",
4646
"standard": "^14.1.0",
47-
"terser-webpack-plugin": "^2.0.1",
47+
"terser-webpack-plugin": "^3.0.0",
4848
"webpack": "^4.40.2",
4949
"webpack-cli": "^3.3.6",
5050
"webpack-dev-server": "^3.7.2",

0 commit comments

Comments
 (0)