File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 76
76
"eslint-plugin-jest" : " ^29.0.1" ,
77
77
"eslint-plugin-jest-dom" : " ^5.5.0" ,
78
78
"eslint-plugin-react" : " ~7.37.5" ,
79
- "eslint-plugin-testing-library" : " ^7.6.3 " ,
79
+ "eslint-plugin-testing-library" : " ^7.6.6 " ,
80
80
"globals" : " ^16.3.0" ,
81
81
"history" : " ~5.3.0" ,
82
82
"html-webpack-plugin" : " ~5.6.4" ,
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:
3474
3474
string.prototype.matchall "^4.0.12"
3475
3475
string.prototype.repeat "^1.0.0"
3476
3476
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 ==
3477
+ eslint-plugin-testing-library@^7.6.6 :
3478
+ version "7.6.6 "
3479
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.6 .tgz#b0a1f42b32670ede4967f546410a0b0b0dedba8f "
3480
+ integrity sha512-eSexC+OPhDLuCpLbFEC7Qrk0x4IE4Mn+UW0db8YAhUatVB6CzGHdeHv4pyoInglbhhQc0Z9auY/2HKyMZW5s7Q ==
3481
3481
dependencies :
3482
3482
" @typescript-eslint/scope-manager" " ^8.15.0"
3483
3483
" @typescript-eslint/utils" " ^8.15.0"
You can’t perform that action at this time.
0 commit comments