Skip to content

Commit 6cef61a

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.8.1
1 parent bdd79d2 commit 6cef61a

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.0",
79+
"mini-css-extract-plugin": "2.8.1",
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
@@ -5461,10 +5461,10 @@ min-indent@^1.0.0:
54615461
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54625462
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54635463

5464-
5465-
version "2.8.0"
5466-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz#1aeae2a90a954b6426c9e8311eab36b450f553a0"
5467-
integrity sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==
5464+
5465+
version "2.8.1"
5466+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz#75245f3f30ce3a56dbdd478084df6fe475f02dc7"
5467+
integrity sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==
54685468
dependencies:
54695469
schema-utils "^4.0.0"
54705470
tapable "^2.2.1"

0 commit comments

Comments
 (0)