aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-11 07:43:29 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit694a8233a2bea7a83487d8bc9a5b91dabc20395e (patch)
tree9d186584ccb30560e5f920175e0813e4098fb17e /vnext/package.json
parentc8ee3e5a8bf5697b3683aeeba0a224461a6e572b (diff)
Bump css-minimizer-webpack-plugin from 1.1.5 to 1.2.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.1.5 to 1.2.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.1.5...v1.2.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 023c0ecb..fc6cdae0 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.0.1",
- "css-minimizer-webpack-plugin": "^1.1.5",
+ "css-minimizer-webpack-plugin": "^1.2.0",
"error-overlay-webpack-plugin": "^0.4.1",
"eslint": "^7.17.0",
"eslint-plugin-babel": "^5.3.1",