Skip to content

Commit b11d184

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.10.1 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a678cfa commit b11d184

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-environment-jsdom": "^29.3.1",
5555
"jsdom": "21.1.2",
5656
"lint-staged": "^13.1.0",
57-
"mini-css-extract-plugin": "2.9.4",
57+
"mini-css-extract-plugin": "2.10.1",
5858
"postcss-loader": "7.3.4",
5959
"prettier": "2.8.8",
6060
"pretty-quick": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5802,10 +5802,10 @@ mimic-response@^2.0.0:
58025802
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
58035803
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
58045804

5805-
mini-css-extract-plugin@2.9.4:
5806-
version "2.9.4"
5807-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
5808-
integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==
5805+
mini-css-extract-plugin@2.10.1:
5806+
version "2.10.1"
5807+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
5808+
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
58095809
dependencies:
58105810
schema-utils "^4.0.0"
58115811
tapable "^2.2.1"

0 commit comments

Comments
 (0)