aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-07 21:33:54 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit4219571425c7b69e674ed863787b466232c92c1e (patch)
tree8bae3afe9127c6c583c20cfc2ec73412e743b2a0 /vnext/package.json
parentcf938534e4b1b537d44039269e00651cfd3a8380 (diff)
Bump css-minimizer-webpack-plugin from 3.0.0 to 3.0.1
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.0.0 to 3.0.1. - [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/v3.0.0...v3.0.1) 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 3d03076c..bb0e0e09 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -19,7 +19,7 @@
"babel-jest": "^27.0.2",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.6",
- "css-minimizer-webpack-plugin": "^3.0.0",
+ "css-minimizer-webpack-plugin": "^3.0.1",
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.28.0",
"eslint-plugin-babel": "^5.3.1",