Merge pull request #7229 from swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.1

This commit is contained in:
dependabot[bot]
2021-04-30 09:50:11 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

@@ -148,7 +148,7 @@
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "=10.5.4", "lint-staged": "=10.5.4",
"local-web-server": "^4.2.1", "local-web-server": "^4.2.1",
"mini-css-extract-plugin": "^1.5.0", "mini-css-extract-plugin": "^1.5.1",
"mocha": "=8.3.2", "mocha": "=8.3.2",
"nightwatch": "^1.6.3", "nightwatch": "^1.6.3",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",