Skip to content

Commit 1f81920

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.10.1 (#18468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcbb516 commit 1f81920

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"css-loader": "7.1.4",
31-
"mini-css-extract-plugin": "2.10.0",
31+
"mini-css-extract-plugin": "2.10.1",
3232
"terser-webpack-plugin": "5.4.0",
3333
"webpack": "5.105.4",
3434
"webpack-cli": "7.0.0",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -640,10 +640,10 @@ mime-types@^2.1.27:
640640
dependencies:
641641
mime-db "1.52.0"
642642

643-
mini-css-extract-plugin@2.10.0:
644-
version "2.10.0"
645-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
646-
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
643+
mini-css-extract-plugin@2.10.1:
644+
version "2.10.1"
645+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
646+
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
647647
dependencies:
648648
schema-utils "^4.0.0"
649649
tapable "^2.2.1"

0 commit comments

Comments
 (0)