Bump compression-webpack-plugin from 3.0.1 to 3.1.0 (#12896)
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/compression-webpack-plugin/compare/v3.0.1...v3.1.0) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -81,7 +81,7 @@ |
"babel-runtime": "^6.26.0", | ||
"blurhash": "^1.1.3", | ||
"classnames": "^2.2.5", | ||
"compression-webpack-plugin": "^3.0.1", | ||
"compression-webpack-plugin": "^3.1.0", | ||
"copy-webpack-plugin": "^5.1.1", | ||
"cross-env": "^6.0.3", | ||
"css-loader": "^3.4.2", | ||
... | ... |
Please register or sign in to comment