From 331bfec5dda0bd1a53f3d71bec0ee2dd26c9c10d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 18:58:18 +0000 Subject: [PATCH] Update dependency mini-css-extract-plugin to v2.7.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index da00450..6672add 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "esbuild-loader": "2.20.0", "file-loader": "6.2.0", "html-webpack-plugin": "5.5.0", - "mini-css-extract-plugin": "2.7.0", + "mini-css-extract-plugin": "2.7.1", "node-sass": "7.0.3", "optimize-css-assets-webpack-plugin": "6.0.1", "prettier": "2.8.0", diff --git a/yarn.lock b/yarn.lock index c580347..fcba3ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2721,10 +2721,10 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -mini-css-extract-plugin@2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64" - integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw== +mini-css-extract-plugin@2.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz#ec924df783cff32ce6183fceb653028f70128643" + integrity sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw== dependencies: schema-utils "^4.0.0"