summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot2021-04-07 13:04:02 +0000
committerRenovate Bot2021-04-07 13:04:02 +0000
commit6c90f361692961de6852339b21785a969b3b61c9 (patch)
tree94e4fc4180d8a17319d01ee09993ea08bb38005d
parentfc603dbb3ac4b6d8836a5ef17c9a27142cd03993 (diff)
Update dependency mini-css-extract-plugin to v1.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 311695c1..8082cab5 100644
--- a/package.json
+++ b/package.json
@@ -192,7 +192,7 @@
"jsonlint": "1.6.3",
"less": "4.1.1",
"less-loader": "7.3.0",
- "mini-css-extract-plugin": "1.4.0",
+ "mini-css-extract-plugin": "1.4.1",
"mocha": "8.3.2",
"mock-require": "3.0.3",
"optimize-css-assets-webpack-plugin": "5.0.4",
diff --git a/yarn.lock b/yarn.lock
index a0074b78..d1a191f6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6538,10 +6538,10 @@ mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-mini-css-extract-plugin@1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.0.tgz#c8e571c4b6d63afa56c47260343adf623349c473"
- integrity sha512-DyQr5DhXXARKZoc4kwvCvD95kh69dUupfuKOmBUqZ4kBTmRaRZcU32lYu3cLd6nEGXhQ1l7LzZ3F/CjItaY6VQ==
+mini-css-extract-plugin@1.4.1:
+ version "1.4.1"
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz#975e27c1d0bd8e052972415f47c79cea5ed37548"
+ integrity sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"