aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-16 07:56:47 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitd45ffc619adfe6e690dfcd6c69e6c9b27c9daa3d (patch)
tree80988b087168ae57483338dd371f1ca750556384 /vnext/package.json
parent1b4c8c0532a0cddb23e0dec36c7954c4e7e523fc (diff)
Bump css-minimizer-webpack-plugin from 1.2.0 to 1.3.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.2.0 to 1.3.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.2.0...v1.3.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 acdb9855..5eadae64 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.1.3",
- "css-minimizer-webpack-plugin": "^1.2.0",
+ "css-minimizer-webpack-plugin": "^1.3.0",
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.22.0",
"eslint-plugin-babel": "^5.3.1",