aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-12 10:36:25 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit3bb49a2d1a58e73baddd548f861bc435fd4c0e98 (patch)
treef59c1a8c926f6c0eab1a9672437e6528e5b41f33 /vnext/package.json
parent9708be6fa40ffe7c5e1cec1d43d720fe897acafa (diff)
Bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a7241302..158a028d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -19,7 +19,7 @@
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.1",
- "css-minimizer-webpack-plugin": "^1.3.0",
+ "css-minimizer-webpack-plugin": "^2.0.0",
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.24.0",
"eslint-plugin-babel": "^5.3.1",