Merge pull request #1410 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.7

Bump mini-css-extract-plugin from 2.4.6 to 2.4.7
This commit is contained in:
Francisco Hodge 2022-01-14 01:03:41 -08:00 committed by GitHub
commit a85e3b4efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10970,9 +10970,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.4.7",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.7.tgz",
"integrity": "sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg==",
"dev": true,
"requires": {
"schema-utils": "^4.0.0"

View File

@ -58,7 +58,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^2.4.6",
"mini-css-extract-plugin": "^2.4.7",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.4.5",
"postcss-loader": "^6.2.0",