Bump mini-css-extract-plugin from 2.5.3 to 2.6.0 (#358)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Mar 2022 11:16:48 +0000 (16:46 +0530)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 11:16:48 +0000 (16:46 +0530)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.3 to 2.6.0.
- [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.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 6da7855c7ea8fd7a0263f988f025cc68b3b599b9..39f436232092b977494dcce97f3c0ee5372d1edc 100644 (file)
@@ -63,7 +63,7 @@
         "favicons-webpack-plugin": "^5.0.2",
         "html-loader": "^3.1.0",
         "html-webpack-plugin": "^5.3.1",
-        "mini-css-extract-plugin": "^2.5.3",
+        "mini-css-extract-plugin": "^2.6.0",
         "path-browserify": "^1.0.1",
         "sass": "^1.49.9",
         "sass-loader": "^12.6.0",
       }
     },
     "node_modules/mini-css-extract-plugin": {
-      "version": "2.5.3",
-      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz",
-      "integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==",
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
+      "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
       "dev": true,
       "dependencies": {
         "schema-utils": "^4.0.0"
       }
     },
     "mini-css-extract-plugin": {
-      "version": "2.5.3",
-      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz",
-      "integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==",
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
+      "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
       "dev": true,
       "requires": {
         "schema-utils": "^4.0.0"
index 676951217d7e573951a7202960f346cbbde32869..a25c465fe8046be2a6e41c2261e0548bd36d7f0e 100644 (file)
@@ -69,7 +69,7 @@
     "favicons-webpack-plugin": "^5.0.2",
     "html-loader": "^3.1.0",
     "html-webpack-plugin": "^5.3.1",
-    "mini-css-extract-plugin": "^2.5.3",
+    "mini-css-extract-plugin": "^2.6.0",
     "path-browserify": "^1.0.1",
     "sass": "^1.49.9",
     "sass-loader": "^12.6.0",