From 79f1685d6a23bd90664ba539dc6cafc0096c3bcd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Sep 2018 18:36:19 +0000 Subject: [PATCH] chore(deps): update dependency mini-css-extract-plugin to v0.4.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index abe743b8..05a76dc2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "istanbul-instrumenter-loader": "3.0.1", "jquery": "3.3.1", "jquery-ui": "1.12.1", - "mini-css-extract-plugin": "0.4.2", + "mini-css-extract-plugin": "0.4.3", "mocha": "5.2.0", "mocha-loader": "2.0.0", "mocha-webpack": "2.0.0-beta.0", diff --git a/yarn.lock b/yarn.lock index 4bc49fb8..32fe1ef7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4810,9 +4810,9 @@ mimic-response@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" -mini-css-extract-plugin@0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.2.tgz#b3ecc0d6b1bbe5ff14add42b946a7b200cf78651" +mini-css-extract-plugin@0.4.3: + version "0.4.3" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.3.tgz#98d60fcc5d228c3e36a9bd15a1d6816d6580beb8" dependencies: loader-utils "^1.1.0" schema-utils "^1.0.0"