Skip to content

Commit b8fbabf

Browse files
Bump mini-css-extract-plugin from 2.10.0 to 2.10.1 (#14080)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 708e4c5 commit b8fbabf

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
@@ -296,7 +296,7 @@
296296
"jest-extended": "^5.0.3",
297297
"jest-json-schema": "^6.1.0",
298298
"jest-watch-typeahead": "^3.0.1",
299-
"mini-css-extract-plugin": "^2.10.0",
299+
"mini-css-extract-plugin": "^2.10.1",
300300
"node-fetch": "^3.3.2",
301301
"node-mocks-http": "^1.17.2",
302302
"nodemon": "^3.1.14",

yarn.lock

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

8069-
mini-css-extract-plugin@^2.10.0:
8070-
version "2.10.0"
8071-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
8072-
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
8069+
mini-css-extract-plugin@^2.10.1:
8070+
version "2.10.1"
8071+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
8072+
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
80738073
dependencies:
80748074
schema-utils "^4.0.0"
80758075
tapable "^2.2.1"

0 commit comments

Comments
 (0)