aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-25 17:09:33 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commite0770f3261b6fec210ccbbc66e3c71d0d8ea9bb3 (patch)
treea38f162e593d06a78f04fe8520b765ee260c342a /vnext/package.json
parent080c79e839594b29e407b9017ecd01443d4adb82 (diff)
Bump css-minimizer-webpack-plugin from 3.0.1 to 3.0.2
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.0.1 to 3.0.2. - [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.1...v3.0.2) --- updated-dependencies: - dependency-name: css-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... 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 ef50ff3f..406d9aae 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -19,7 +19,7 @@
"babel-jest": "^27.0.5",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.6",
- "css-minimizer-webpack-plugin": "^3.0.1",
+ "css-minimizer-webpack-plugin": "^3.0.2",
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.29.0",
"eslint-plugin-babel": "^5.3.1",