From 6bed68aae6ec70edd86f63ad89e52c59f1d8c473 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Nov 2018 19:26:02 +0000 Subject: [PATCH] Update dependency mini-css-extract-plugin to v0.4.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7731f66e..53ccfd71 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "html-webpack-plugin": "3.2.0", "identity-obj-proxy": "3.0.0", "jest": "23.6.0", - "mini-css-extract-plugin": "0.4.4", + "mini-css-extract-plugin": "0.4.5", "prettier": "1.15.2", "react-addons-test-utils": "15.6.2", "redux-mock-store": "1.5.3", diff --git a/yarn.lock b/yarn.lock index 5cf65b83..6f37e9af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4767,10 +4767,10 @@ mimic-fn@^1.0.0: resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== -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" - integrity sha512-o+Jm+ocb0asEngdM6FsZWtZsRzA8koFUudIDwYUfl94M3PejPHG7Vopw5hN9V8WsMkSFpm3tZP3Fesz89EyrfQ== +mini-css-extract-plugin@0.4.5: + version "0.4.5" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.5.tgz#c99e9e78d54f3fa775633aee5933aeaa4e80719a" + integrity sha512-dqBanNfktnp2hwL2YguV9Jh91PFX7gu7nRLs4TGsbAfAG6WOtlynFRYzwDwmmeSb5uIwHo9nx1ta0f7vAZVp2w== dependencies: loader-utils "^1.1.0" schema-utils "^1.0.0"