Merge pull request #1004 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.1

This commit is contained in:
dependabot-preview[bot] 2021-04-29 09:36:22 +00:00 committed by GitHub
commit 137d083a45
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

@ -9131,9 +9131,9 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.0.tgz",
"integrity": "sha512-SIbuLMv6jsk1FnLIU5OUG/+VMGUprEjM1+o2trOAx8i5KOKMrhyezb1dJ4Ugsykb8Jgq8/w5NEopy6escV9G7g==",
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.1.tgz",
"integrity": "sha512-wEpr0XooH6rw/Mlf+9KTJoMBLT3HujzdTrmohPjAzF47N4Q6yAeczQLpRD/WxvAtXvskcXbily7TAdCfi2M4Dg==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",

View File

@ -58,7 +58,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.1",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.5.0",
"mini-css-extract-plugin": "^1.5.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss": "^8.2.13",
"postcss-loader": "^5.2.0",