aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-13 06:11:24 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit4c052ffa2461d91c534cc2505dba147711759952 (patch)
tree48bbe7f3dc888b2f128770b304b8e0341e7e5a75 /vnext/package.json
parentb1eba088e56bed243075ddd1ccf9578e03c459e4 (diff)
Bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.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/v2.0.0...v3.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 18ee2f90..64a85682 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.4",
- "css-minimizer-webpack-plugin": "^2.0.0",
+ "css-minimizer-webpack-plugin": "^3.0.0",
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.26.0",
"eslint-plugin-babel": "^5.3.1",