Skip to content

Commit 1b7156c

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.9.0
1 parent d27228d commit 1b7156c

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
@@ -76,7 +76,7 @@
7676
"jest-environment-jsdom": "29.7.0",
7777
"less": "4.2.0",
7878
"less-loader": "11.1.4",
79-
"mini-css-extract-plugin": "2.8.1",
79+
"mini-css-extract-plugin": "2.9.0",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.2.5",
8282
"prism-react-renderer": "2.3.1",

yarn.lock

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

5511-
mini-css-extract-plugin@2.8.1:
5512-
version "2.8.1"
5513-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
5514-
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
5511+
mini-css-extract-plugin@2.9.0:
5512+
version "2.9.0"
5513+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
5514+
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
55155515
dependencies:
55165516
schema-utils "^4.0.0"
55175517
tapable "^2.2.1"

0 commit comments

Comments
 (0)