chore(deps-dev): bump mini-css-extract-plugin from 2.4.6 to 2.5.3 (#7883)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -100,7 +100,7 @@
|
||||
"license-checker": "^25.0.0",
|
||||
"lint-staged": "=11.2.6",
|
||||
"local-web-server": "^4.2.1",
|
||||
"mini-css-extract-plugin": "^2.4.6",
|
||||
"mini-css-extract-plugin": "^2.5.3",
|
||||
"mocha": "=8.4.0",
|
||||
"npm-audit-ci-wrapper": "^3.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@@ -17260,9 +17260,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mini-css-extract-plugin": {
|
||||
"version": "2.4.6",
|
||||
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.6.tgz",
|
||||
"integrity": "sha512-khHpc29bdsE9EQiGSLqQieLyMbGca+bkC42/BBL1gXC8yAS0nHpOTUCBYUK6En1FuRdfE9wKXhGtsab8vmsugg==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"schema-utils": "^4.0.0"
|
||||
@@ -38645,9 +38645,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mini-css-extract-plugin": {
|
||||
"version": "2.4.6",
|
||||
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.6.tgz",
|
||||
"integrity": "sha512-khHpc29bdsE9EQiGSLqQieLyMbGca+bkC42/BBL1gXC8yAS0nHpOTUCBYUK6En1FuRdfE9wKXhGtsab8vmsugg==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"schema-utils": "^4.0.0"
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
"license-checker": "^25.0.0",
|
||||
"lint-staged": "=11.2.6",
|
||||
"local-web-server": "^4.2.1",
|
||||
"mini-css-extract-plugin": "^2.4.6",
|
||||
"mini-css-extract-plugin": "^2.5.3",
|
||||
"mocha": "=8.4.0",
|
||||
"npm-audit-ci-wrapper": "^3.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
||||
Reference in New Issue
Block a user