Skip to content

Commit 5c7da92

Browse files
chore(deps-dev): bump mini-css-extract-plugin from 2.9.1 to 2.9.2 (#12073)
1 parent fd234b8 commit 5c7da92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"jsdom": "^25.0.1",
220220
"lint-staged": "^13.2.3",
221221
"mdast-util-to-hast": "^13.2.0",
222-
"mini-css-extract-plugin": "^2.9.1",
222+
"mini-css-extract-plugin": "^2.9.2",
223223
"node-dev": "^8.0.0",
224224
"peggy": "^4.1.1",
225225
"postcss": "^8.4.47",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10783,10 +10783,10 @@ min-indent@^1.0.0, min-indent@^1.0.1:
1078310783
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1078410784
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1078510785

10786-
mini-css-extract-plugin@^2.9.1:
10787-
version "2.9.1"
10788-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz#4d184f12ce90582e983ccef0f6f9db637b4be758"
10789-
integrity sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==
10786+
mini-css-extract-plugin@^2.9.2:
10787+
version "2.9.2"
10788+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
10789+
integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==
1079010790
dependencies:
1079110791
schema-utils "^4.0.0"
1079210792
tapable "^2.2.1"

0 commit comments

Comments
 (0)