From e8234d108745c10c85f3ed0608efc6f5cc53793a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 21:32:49 +0000 Subject: [PATCH] chore(package): update mini-css-extract-plugin to version 0.8.0 Closes #17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a8778..a2cc451 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "html-webpack-plugin": "^3.2.0", "husky": "^1.0.0-rc.13", "json-loader": "^0.5.7", - "mini-css-extract-plugin": "^0.4.1", + "mini-css-extract-plugin": "^0.8.0", "postcss-loader": "^2.1.6", "sass-lint": "^1.12.1", "sass-loader": "^7.0.3",