diff --git a/package.json b/package.json index 9cb4366..89b054b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "exports-loader": "^0.7.0", "file-loader": "^5.0.2", "git-revision-webpack-plugin": "^3.0.3", - "mini-css-extract-plugin": "0.8.0", + "mini-css-extract-plugin": "0.8.2", "node-sass": "^4.12.0", "postcss-loader": "^3.0.0", "prettier": "^1.18.2", diff --git a/yarn.lock b/yarn.lock index 08db211..fb46391 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5470,10 +5470,10 @@ mini-css-extract-plugin@0.6.0: schema-utils "^1.0.0" webpack-sources "^1.1.0" -mini-css-extract-plugin@0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1" - integrity sha512-MNpRGbNA52q6U92i0qbVpQNsgk7LExy41MdAlG84FeytfDOtRIf/mCHdEgG8rpTKOaNKiqUnZdlptF469hxqOw== +mini-css-extract-plugin@0.8.2: + version "0.8.2" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.2.tgz#a875e169beb27c88af77dd962771c9eedc3da161" + integrity sha512-a3Y4of27Wz+mqK3qrcd3VhYz6cU0iW5x3Sgvqzbj+XmlrSizmvu8QQMl5oMYJjgHOC4iyt+w7l4umP+dQeW3bw== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"