File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 219
219
"jsdom" : " ^25.0.1" ,
220
220
"lint-staged" : " ^13.2.3" ,
221
221
"mdast-util-to-hast" : " ^13.2.0" ,
222
- "mini-css-extract-plugin" : " ^2.9.1 " ,
222
+ "mini-css-extract-plugin" : " ^2.9.2 " ,
223
223
"node-dev" : " ^8.0.0" ,
224
224
"peggy" : " ^4.1.1" ,
225
225
"postcss" : " ^8.4.47" ,
Original file line number Diff line number Diff line change @@ -10783,10 +10783,10 @@ min-indent@^1.0.0, min-indent@^1.0.1:
10783
10783
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
10784
10784
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
10785
10785
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 ==
10790
10790
dependencies:
10791
10791
schema-utils "^4.0.0"
10792
10792
tapable "^2.2.1"
You can’t perform that action at this time.
0 commit comments