Skip to content

Commit 672e79a

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 2.8.1 to 2.9.0 (#10938)
1 parent 85372d5 commit 672e79a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"jsdom": "^24.0.0",
213213
"lint-staged": "^13.2.3",
214214
"mdast-util-to-hast": "^13.1.0",
215-
"mini-css-extract-plugin": "^2.8.1",
215+
"mini-css-extract-plugin": "^2.9.0",
216216
"node-dev": "^8.0.0",
217217
"peggy": "^4.0.2",
218218
"postcss": "^8.4.38",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10893,10 +10893,10 @@ min-indent@^1.0.0, min-indent@^1.0.1:
1089310893
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1089410894
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1089510895

10896-
mini-css-extract-plugin@^2.8.1:
10897-
version "2.8.1"
10898-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
10899-
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
10896+
mini-css-extract-plugin@^2.9.0:
10897+
version "2.9.0"
10898+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
10899+
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
1090010900
dependencies:
1090110901
schema-utils "^4.0.0"
1090210902
tapable "^2.2.1"

0 commit comments

Comments
 (0)