about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-08 16:49:47 +0900
committerThibaut Girka <thib@sitedethib.com>2019-07-15 00:48:50 +0200
commited43922483e96a0602507adc6aa419b5a37e558e (patch)
treeaa42ff216114cfacaa41716ada5bcd406efc1fd7 /package.json
parent2fa85ead3291d238f0d5ea872389b339f1891287 (diff)
Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224)
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 2.0.0 to 3.0.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/v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 23e34286c..d4d20ddb9 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
     "babel-runtime": "^6.26.0",
     "blurhash": "^1.0.0",
     "classnames": "^2.2.5",
-    "compression-webpack-plugin": "^2.0.0",
+    "compression-webpack-plugin": "^3.0.0",
     "cross-env": "^5.1.4",
     "css-loader": "^2.1.1",
     "cssnano": "^4.1.10",