chore(deps-dev): bump mini-css-extract-plugin from 2.5.3 to 2.6.1 (#8118)

This commit is contained in:
dependabot[bot]
2022-07-22 11:41:01 +00:00
committed by GitHub
parent 87ad75da55
commit 626defc839
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -102,7 +102,7 @@
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "=11.2.6", "lint-staged": "=11.2.6",
"local-web-server": "^4.2.1", "local-web-server": "^4.2.1",
"mini-css-extract-plugin": "^2.5.3", "mini-css-extract-plugin": "^2.6.1",
"mocha": "=8.4.0", "mocha": "=8.4.0",
"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",
@@ -19446,9 +19446,9 @@
} }
}, },
"node_modules/mini-css-extract-plugin": { "node_modules/mini-css-extract-plugin": {
"version": "2.5.3", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz", "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz",
"integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==", "integrity": "sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"schema-utils": "^4.0.0" "schema-utils": "^4.0.0"
@@ -42525,9 +42525,9 @@
"dev": true "dev": true
}, },
"mini-css-extract-plugin": { "mini-css-extract-plugin": {
"version": "2.5.3", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz", "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz",
"integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==", "integrity": "sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==",
"dev": true, "dev": true,
"requires": { "requires": {
"schema-utils": "^4.0.0" "schema-utils": "^4.0.0"

View File

@@ -154,7 +154,7 @@
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "=11.2.6", "lint-staged": "=11.2.6",
"local-web-server": "^4.2.1", "local-web-server": "^4.2.1",
"mini-css-extract-plugin": "^2.5.3", "mini-css-extract-plugin": "^2.6.1",
"mocha": "=8.4.0", "mocha": "=8.4.0",
"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",