Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit 6e988aa

Browse files
dependabot-preview[bot]kristw
authored andcommitted
build(deps-dev): update terser-webpack-plugin requirement (#211)
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/terser-webpack-plugin@v1.4.1...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4c5d392 commit 6e988aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/superset-ui-plugins-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
5050
"babel-loader": "^8.0.5",
5151
"gh-pages": "^2.0.1",
52-
"terser-webpack-plugin": "1.4.1"
52+
"terser-webpack-plugin": "2.1.0"
5353
},
5454
"peerDependencies": {
5555
"@superset-ui/chart": "^0.12.0",

0 commit comments

Comments
 (0)