From 58d617b70d21923a16f6b26a1a93b1cc3b2331bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Oct 2018 13:33:19 +0000 Subject: [PATCH] Update dependency mini-css-extract-plugin to v0.4.4 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6fd002a9..f927041d 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.3", + "mini-css-extract-plugin": "0.4.4", "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 c38e30e6..1dfc36a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4771,9 +4771,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.3: - version "0.4.3" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.3.tgz#98d60fcc5d228c3e36a9bd15a1d6816d6580beb8" +mini-css-extract-plugin@0.4.4: + version "0.4.4" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.4.tgz#c10410a004951bd3cedac1da69053940fccb625d" dependencies: loader-utils "^1.1.0" schema-utils "^1.0.0"