chore(deps-dev): bump mini-css-extract-plugin from 2.8.0 to 2.8.1 (#9653)

This commit is contained in:
dependabot[bot]
2024-02-29 11:08:55 +00:00
committed by GitHub
parent 92d0b2f0c8
commit 8eb3e04295
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -100,7 +100,7 @@
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.2",
"local-web-server": "^5.3.1", "local-web-server": "^5.3.1",
"mini-css-extract-plugin": "^2.8.0", "mini-css-extract-plugin": "^2.8.1",
"npm-audit-ci-wrapper": "^3.0.2", "npm-audit-ci-wrapper": "^3.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
@@ -20255,9 +20255,9 @@
} }
}, },
"node_modules/mini-css-extract-plugin": { "node_modules/mini-css-extract-plugin": {
"version": "2.8.0", "version": "2.8.1",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz",
"integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", "integrity": "sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"schema-utils": "^4.0.0", "schema-utils": "^4.0.0",

View File

@@ -162,7 +162,7 @@
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.2",
"local-web-server": "^5.3.1", "local-web-server": "^5.3.1",
"mini-css-extract-plugin": "^2.8.0", "mini-css-extract-plugin": "^2.8.1",
"npm-audit-ci-wrapper": "^3.0.2", "npm-audit-ci-wrapper": "^3.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",