Skip to content

Commit cb6ee94

Browse files
Update dependency mini-css-extract-plugin to v2.9.0
1 parent 7a61aec commit cb6ee94

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
@@ -58,7 +58,7 @@
5858
"eslint-config-prettier": "9.1.0",
5959
"eslint-config-recommended": "4.1.0",
6060
"eslint-plugin-compat": "4.2.0",
61-
"mini-css-extract-plugin": "2.8.1",
61+
"mini-css-extract-plugin": "2.9.0",
6262
"node-sass-magic-importer": "5.3.3",
6363
"postcss": "8.4.38",
6464
"postcss-cli": "11.0.0",

yarn.lock

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

4653-
mini-css-extract-plugin@2.8.1:
4654-
version "2.8.1"
4655-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
4656-
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
4653+
mini-css-extract-plugin@2.9.0:
4654+
version "2.9.0"
4655+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
4656+
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
46574657
dependencies:
46584658
schema-utils "^4.0.0"
46594659
tapable "^2.2.1"

0 commit comments

Comments
 (0)