From a2f49672033b8d514188bcb817a021d274512287 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Oct 2020 13:13:30 +0000 Subject: [PATCH] chore(deps): update dependency mini-css-extract-plugin to v0.12.0 --- packages/react/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 9890615..4d51932 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -66,7 +66,7 @@ "html-webpack-plugin": "4.5.0", "husky": "4.3.0", "lint-staged": "10.3.0", - "mini-css-extract-plugin": "0.11.2", + "mini-css-extract-plugin": "0.12.0", "optimize-css-assets-webpack-plugin": "5.0.4", "postcss-loader": "4.0.2", "prettier": "2.1.1", diff --git a/yarn.lock b/yarn.lock index 861aca3..c7379d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9156,10 +9156,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@0.11.2: - version "0.11.2" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.2.tgz#e3af4d5e04fbcaaf11838ab230510073060b37bf" - integrity sha512-h2LknfX4U1kScXxH8xE9LCOqT5B+068EAj36qicMb8l4dqdJoyHcmWmpd+ueyZfgu/POvIn+teoUnTtei2ikug== +mini-css-extract-plugin@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.12.0.tgz#ddeb74fd6304ca9f99c1db74acc7d5b507705454" + integrity sha512-z6PQCe9rd1XUwZ8gMaEVwwRyZlrYy8Ba1gRjFP5HcV51HkXX+XlwZ+a1iAYTjSYwgNBXoNR7mhx79mDpOn5fdw== dependencies: loader-utils "^1.1.0" normalize-url "1.9.1"