Merge pull request #7234 from swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.0
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -22592,9 +22592,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mini-css-extract-plugin": {
|
||||
"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==",
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.0.tgz",
|
||||
"integrity": "sha512-nPFKI7NSy6uONUo9yn2hIfb9vyYvkFu95qki0e21DQ9uaqNKDP15DGpK0KnV6wDroWxPHtExrdEwx/yDQ8nVRw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"loader-utils": "^2.0.0",
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
"license-checker": "^25.0.0",
|
||||
"lint-staged": "=10.5.4",
|
||||
"local-web-server": "^4.2.1",
|
||||
"mini-css-extract-plugin": "^1.5.1",
|
||||
"mini-css-extract-plugin": "^1.6.0",
|
||||
"mocha": "=8.3.2",
|
||||
"nightwatch": "^1.6.3",
|
||||
"node-sass": "^4.14.1",
|
||||
|
||||
Reference in New Issue
Block a user