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

This commit is contained in:
dependabot[bot]
2021-01-14 00:25:32 -05:00
committed by GitHub
parent 387d8cb9b3
commit 9568c901ca
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -20594,9 +20594,9 @@
"dev": true
},
"mini-css-extract-plugin": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.3.tgz",
"integrity": "sha512-7lvliDSMiuZc81kI+5/qxvn47SCM7BehXex3f2c6l/pR3Goj58IQxZh9nuPQ3AkGQgoETyXuIqLDaO5Oa0TyBw==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz",
"integrity": "sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==",
"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.3",
"mini-css-extract-plugin": "^1.0.0",
"mini-css-extract-plugin": "^1.3.4",
"mocha": "=8.2.1",
"nightwatch": "^1.3.6",
"node-sass": "^4.14.1",