Skip to content

Commit 44285c4

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.10.1
1 parent acb11f5 commit 44285c4

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.3.17",
3333
"webpack": "5.105.4",
3434
"webpack-cli": "6.0.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -660,10 +660,10 @@ mime-types@^2.1.27:
660660
dependencies:
661661
mime-db "1.52.0"
662662

663-
mini-css-extract-plugin@2.10.0:
664-
version "2.10.0"
665-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
666-
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
663+
mini-css-extract-plugin@2.10.1:
664+
version "2.10.1"
665+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
666+
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
667667
dependencies:
668668
schema-utils "^4.0.0"
669669
tapable "^2.2.1"

0 commit comments

Comments
 (0)