From e9ace698fcd6bfe27e5ce6d770c16bff6bf9eebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:20:17 +0000 Subject: [PATCH] chore(deps-dev): bump mini-css-extract-plugin from 2.7.6 to 2.7.7 (#9486) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2508ce9..c055411d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,7 +101,7 @@ "license-checker": "^25.0.0", "lint-staged": "^15.2.0", "local-web-server": "^5.3.1", - "mini-css-extract-plugin": "^2.7.6", + "mini-css-extract-plugin": "^2.7.7", "mocha": "=8.4.0", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5", @@ -20249,9 +20249,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.6", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz", - "integrity": "sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==", + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", + "integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", "dev": true, "dependencies": { "schema-utils": "^4.0.0" diff --git a/package.json b/package.json index 42443ed2..74ad9f64 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "license-checker": "^25.0.0", "lint-staged": "^15.2.0", "local-web-server": "^5.3.1", - "mini-css-extract-plugin": "^2.7.6", + "mini-css-extract-plugin": "^2.7.7", "mocha": "=8.4.0", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5",