diff --git a/package.json b/package.json index bd9348f..81b2085 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "i18n-js": "^3.2.2", "jquery": "^3.3.1", "jquery-ujs": "^1.2.2", - "mini-css-extract-plugin": "^0.9.0", + "mini-css-extract-plugin": "0.10.0", "node-sass": "^4.13.0", "prop-types": "^15.6.1", "rails-erb-loader": "^5.5.2", diff --git a/yarn.lock b/yarn.lock index 850bbf1..2f71eaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5793,10 +5793,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256" integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY= -mini-css-extract-plugin@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e" - integrity sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A== +mini-css-extract-plugin@0.10.0: + version "0.10.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.10.0.tgz#a0e6bfcad22a9c73f6c882a3c7557a98e2d3d27d" + integrity sha512-QgKgJBjaJhxVPwrLNqqwNS0AGkuQQ31Hp4xGXEK/P7wehEg6qmNtReHKai3zRXqY60wGVWLYcOMJK2b98aGc3A== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"