Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#1008)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 9 Dec 2022 11:22:50 +0000 (16:52 +0530)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 11:22:50 +0000 (16:52 +0530)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.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.7.1...v2.7.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 1d318deedd1cc53409cd09e070d7c16a2edd4fd2..4be2392de05bc620305ec4d65404f8293bd9ce61 100644 (file)
@@ -61,7 +61,7 @@
         "eslint-plugin-react-hooks": "4.6.0",
         "html-loader": "4.2.0",
         "html-webpack-plugin": "5.5.0",
-        "mini-css-extract-plugin": "2.7.1",
+        "mini-css-extract-plugin": "2.7.2",
         "path-browserify": "1.0.1",
         "sass": "1.56.2",
         "sass-loader": "13.2.0",
       }
     },
     "node_modules/mini-css-extract-plugin": {
-      "version": "2.7.1",
-      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz",
-      "integrity": "sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw==",
+      "version": "2.7.2",
+      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz",
+      "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==",
       "dev": true,
       "dependencies": {
         "schema-utils": "^4.0.0"
index 451439f84c71f732a170b0e31596ce623d0c3c44..24aa41b80549bd3d579ee08b2bc2b5848608ae68 100644 (file)
@@ -66,7 +66,7 @@
     "eslint-plugin-react-hooks": "4.6.0",
     "html-loader": "4.2.0",
     "html-webpack-plugin": "5.5.0",
-    "mini-css-extract-plugin": "2.7.1",
+    "mini-css-extract-plugin": "2.7.2",
     "path-browserify": "1.0.1",
     "sass": "1.56.2",
     "sass-loader": "13.2.0",