Skip to content

Commit 88f0ce6

Browse files
Update dependency mini-css-extract-plugin to v2.9.0
1 parent 2859d27 commit 88f0ce6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "9.0.0",
5858
"eslint-config-recommended": "4.1.0",
5959
"eslint-plugin-compat": "4.2.0",
60-
"mini-css-extract-plugin": "2.8.1",
60+
"mini-css-extract-plugin": "2.9.0",
6161
"node-sass-magic-importer": "5.3.3",
6262
"postcss": "8.4.38",
6363
"postcss-cli": "11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5484,10 +5484,10 @@ min-indent@^1.0.0:
54845484
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54855485
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54865486

5487-
mini-css-extract-plugin@2.8.1:
5488-
version "2.8.1"
5489-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
5490-
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
5487+
mini-css-extract-plugin@2.9.0:
5488+
version "2.9.0"
5489+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
5490+
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
54915491
dependencies:
54925492
schema-utils "^4.0.0"
54935493
tapable "^2.2.1"

0 commit comments

Comments
 (0)