diff --git a/package.json b/package.json index b94c91d0..882c8476 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "jest": "^26.6.0", "jest-serializer-vue": "^2.0.2", "lint-staged": "^10.4.2", - "mini-css-extract-plugin": "^1.1.1", + "mini-css-extract-plugin": "^1.2.0", "npm-run-all": "^4.1.5", "postcss-cssnext": "^3.1.0", "postcss-import": "^12.0.1", diff --git a/yarn.lock b/yarn.lock index acea83bd..de5dd764 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6021,10 +6021,10 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -mini-css-extract-plugin@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.1.tgz#4ab9948b7be38cf3a730cb4c9a881eb7f62baadb" - integrity sha512-pzlnOi/lMkwIkdb7zoRQvbkW18AFCQffouSBpxy+e3pnKTKMC5IuMVHYndexKZmacfsOZS2LXCe8gIgkrC+yqg== +mini-css-extract-plugin@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.2.0.tgz#f1bdfa7bb6f6a238bc327f813f204283ea33ee36" + integrity sha512-iBZokjaIjHvI4N0AURx5aPBawcmxB/d2NYikxZ4J57Lg5sDShUPyWvuSWl1dueI5oCs7nz8V7qtOCaLjB7AYPw== dependencies: loader-utils "^2.0.0" schema-utils "^3.0.0"