Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 59e3512

Browse files
chore(deps): update dependency mini-css-extract-plugin to v2.10.2 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 025cb6b commit 59e3512

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"husky": "7.0.4",
6666
"jest": "27.5.1",
6767
"lint-staged": "12.5.0",
68-
"mini-css-extract-plugin": "2.10.0",
68+
"mini-css-extract-plugin": "2.10.2",
6969
"npm-run-all": "4.1.5",
7070
"optimize-css-assets-webpack-plugin": "6.0.1",
7171
"prettier": "2.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8030,10 +8030,10 @@ min-indent@^1.0.0, min-indent@^1.0.1:
80308030
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
80318031
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
80328032

8033-
mini-css-extract-plugin@2.10.0:
8034-
version "2.10.0"
8035-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
8036-
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
8033+
mini-css-extract-plugin@2.10.2:
8034+
version "2.10.2"
8035+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
8036+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
80378037
dependencies:
80388038
schema-utils "^4.0.0"
80398039
tapable "^2.2.1"

0 commit comments

Comments
 (0)