chore(deps-dev): bump mini-css-extract-plugin from 1.3.4 to 1.3.6

This commit is contained in:
dependabot[bot]
2021-02-09 00:32:34 -05:00
committed by GitHub
parent 1df258993b
commit 710b9d16a3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22311,9 +22311,9 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz",
"integrity": "sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==",
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6.tgz",
"integrity": "sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",

View File

@@ -149,7 +149,7 @@
"less": "^3.11.2",
"license-checker": "^25.0.0",
"lint-staged": "=10.5.4",
"mini-css-extract-plugin": "^1.3.4",
"mini-css-extract-plugin": "^1.3.6",
"mocha": "=8.2.1",
"nightwatch": "^1.3.6",
"node-sass": "^4.14.1",