Skip to content

Commit

Permalink
build(deps-dev): bump terser-webpack-plugin in /frontend (#848)
Browse files Browse the repository at this point in the history
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 4.2.3 to 5.1.1.
- [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@v4.2.3...v5.1.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 3dcbfd9 commit 43ba8bd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 88 deletions.
100 changes: 13 additions & 87 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prettier": "1.19.1",
"sass-loader": "^11.0.1",
"standard": "^16.0.1",
"terser-webpack-plugin": "^4.1.0",
"terser-webpack-plugin": "^5.1.1",
"webpack": "^5.25.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
Expand Down

0 comments on commit 43ba8bd

Please sign in to comment.