diff --git a/package.json b/package.json index 008bac0a32..f2ad40c7bb 100644 --- a/package.json +++ b/package.json @@ -370,7 +370,7 @@ "jest-fetch-mock": "^3.0.3", "jest-mock-extended": "^1.0.18", "make-plural": "^6.2.2", - "mini-css-extract-plugin": "^2.5.2", + "mini-css-extract-plugin": "^2.6.0", "mock-http": "^1.1.0", "node-gyp": "7.1.2", "node-loader": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 252c61ad50..6175d1f1e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9052,10 +9052,10 @@ mini-create-react-context@^0.4.0: "@babel/runtime" "^7.5.5" tiny-warning "^1.0.3" -mini-css-extract-plugin@*, mini-css-extract-plugin@^2.5.2: - version "2.5.3" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz#c5c79f9b22ce9b4f164e9492267358dbe35376d9" - integrity sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw== +mini-css-extract-plugin@*, mini-css-extract-plugin@^2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e" + integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w== dependencies: schema-utils "^4.0.0"