aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-02 17:06:58 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit47e62cf1ef04df0330df295b3dfeada30a383c3d (patch)
treebab80b05bc3cd67922766a1e5becbcf929013b33 /vnext/package.json
parent3c367acb021edc9cd17eb32c79ee6a2de268b27b (diff)
Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: mini-css-extract-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 c1c4061d..bf33400a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -32,7 +32,7 @@
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.2",
"jest": "^27.1.0",
- "mini-css-extract-plugin": "^2.2.1",
+ "mini-css-extract-plugin": "^2.2.2",
"postcss": "^8.3.6",
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^6.7.0",