Merge pull request #7128 from swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.0

This commit is contained in:
dependabot[bot]
2021-03-29 12:04:47 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -21422,9 +21422,9 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9.tgz",
"integrity": "sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.0.tgz",
"integrity": "sha512-DyQr5DhXXARKZoc4kwvCvD95kh69dUupfuKOmBUqZ4kBTmRaRZcU32lYu3cLd6nEGXhQ1l7LzZ3F/CjItaY6VQ==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",

View File

@@ -148,7 +148,7 @@
"less": "^4.1.1",
"license-checker": "^25.0.0",
"lint-staged": "=10.5.4",
"mini-css-extract-plugin": "^1.3.9",
"mini-css-extract-plugin": "^1.4.0",
"mocha": "=8.3.2",
"nightwatch": "^1.3.6",
"node-sass": "^4.14.1",