Skip to content

Commit 4668ef0

Browse files
Bump mini-css-extract-plugin from 2.10.1 to 2.10.2 (#14112)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 785d623 commit 4668ef0

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
@@ -282,7 +282,7 @@
282282
"jest-extended": "^5.0.3",
283283
"jest-json-schema": "^6.1.0",
284284
"jest-watch-typeahead": "^3.0.1",
285-
"mini-css-extract-plugin": "^2.10.1",
285+
"mini-css-extract-plugin": "^2.10.2",
286286
"node-fetch": "^3.3.2",
287287
"node-mocks-http": "^1.17.2",
288288
"nodemon": "^3.1.14",

yarn.lock

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

8178-
mini-css-extract-plugin@^2.10.1:
8179-
version "2.10.1"
8180-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
8181-
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
8178+
mini-css-extract-plugin@^2.10.2:
8179+
version "2.10.2"
8180+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
8181+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
81828182
dependencies:
81838183
schema-utils "^4.0.0"
81848184
tapable "^2.2.1"

0 commit comments

Comments
 (0)