File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7676 "eslint-plugin-jest" : " ^29.0.1" ,
7777 "eslint-plugin-jest-dom" : " ^5.5.0" ,
7878 "eslint-plugin-react" : " ~7.37.5" ,
79- "eslint-plugin-testing-library" : " ^7.6.0 " ,
79+ "eslint-plugin-testing-library" : " ^7.6.3 " ,
8080 "globals" : " ^16.3.0" ,
8181 "history" : " ~5.3.0" ,
8282 "html-webpack-plugin" : " ~5.6.3" ,
8383 "jest" : " ~30.0.5" ,
8484 "jest-environment-jsdom" : " ^30.0.5" ,
85- "mini-css-extract-plugin" : " ^2.9.2 " ,
85+ "mini-css-extract-plugin" : " ^2.9.4 " ,
8686 "prop-types" : " ~15.8.1" ,
8787 "react" : " ~19.1.1" ,
8888 "react-dom" : " ~19.1.1" ,
Original file line number Diff line number Diff line change @@ -3474,10 +3474,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
34743474 string.prototype.matchall "^4.0.12"
34753475 string.prototype.repeat "^1.0.0"
34763476
3477- eslint-plugin-testing-library@^7.6.0 :
3478- version "7.6.0 "
3479- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0 .tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c "
3480- integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw ==
3477+ eslint-plugin-testing-library@^7.6.3 :
3478+ version "7.6.3 "
3479+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.3 .tgz#b4478533abb1a107edabde0aa0db66044df9a234 "
3480+ integrity sha512-tI/epV/DD4+nJ51VGg7MWfqajMAW0+U+9dTLFrnqrJHoPO2TyGRU8ASrPNFPe2zzDT1qwznkCeeqMzViALgiig ==
34813481 dependencies :
34823482 " @typescript-eslint/scope-manager" " ^8.15.0"
34833483 " @typescript-eslint/utils" " ^8.15.0"
@@ -5275,10 +5275,10 @@ min-indent@^1.0.0:
52755275 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
52765276 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
52775277
5278- mini-css-extract-plugin@^2.9.2 :
5279- version "2.9.2 "
5280- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2 .tgz#966031b468917a5446f4c24a80854b2947503c5b "
5281- integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w ==
5278+ mini-css-extract-plugin@^2.9.4 :
5279+ version "2.9.4 "
5280+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4 .tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200 "
5281+ integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ ==
52825282 dependencies :
52835283 schema-utils "^4.0.0"
52845284 tapable "^2.2.1"
You can’t perform that action at this time.
0 commit comments