Skip to content

Commit 474a8f4

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.9.1
1 parent f867fff commit 474a8f4

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.9.0",
79+
"mini-css-extract-plugin": "2.9.1",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.3.3",
8282
"prism-react-renderer": "2.3.1",

yarn.lock

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

5499-
5500-
version "2.9.0"
5501-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235"
5502-
integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==
5499+
5500+
version "2.9.1"
5501+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz#4d184f12ce90582e983ccef0f6f9db637b4be758"
5502+
integrity sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==
55035503
dependencies:
55045504
schema-utils "^4.0.0"
55055505
tapable "^2.2.1"

0 commit comments

Comments
 (0)