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.5.3 " ,
79
+ "eslint-plugin-testing-library" : " ^7.6.0 " ,
80
80
"globals" : " ^16.3.0" ,
81
81
"history" : " ~5.3.0" ,
82
82
"html-webpack-plugin" : " ~5.6.3" ,
Original file line number Diff line number Diff line change @@ -3476,10 +3476,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.37.5:
3476
3476
string.prototype.matchall "^4.0.12"
3477
3477
string.prototype.repeat "^1.0.0"
3478
3478
3479
- eslint-plugin-testing-library@^7.5.3 :
3480
- version "7.5.3 "
3481
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.5.3 .tgz#d9d19acfccc1f5bae2ede05d1356587e68a3438a "
3482
- integrity sha512-sZk5hIrx0p1ehvdS2qHefKwXHiEysiQN+FMGCzES6xRNUgwI3q4KdWMeAwpPDP9u0RDkNzJpebRUnNch1sJh+A ==
3479
+ eslint-plugin-testing-library@^7.6.0 :
3480
+ version "7.6.0 "
3481
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.6.0 .tgz#ac6ab335c19d3da2a2456379c21a12a8e042783c "
3482
+ integrity sha512-rxCz4VQFb45kDeFLnQcjGpeb72r4HmCh6v49d+DhrD2HVpnJuwK/GOnPjezWS7CytkNjQjpXcPopxLN++FlXxw ==
3483
3483
dependencies :
3484
3484
" @typescript-eslint/scope-manager" " ^8.15.0"
3485
3485
" @typescript-eslint/utils" " ^8.15.0"
You can’t perform that action at this time.
0 commit comments