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 73
73
"eslint-plugin-jsx-a11y" : " ^6.10.0" ,
74
74
"eslint-plugin-react" : " ^7.37.0" ,
75
75
"eslint-plugin-react-hooks" : " ^4.6.0" ,
76
- "eslint-plugin-testing-library" : " ^7.1 .0" ,
76
+ "eslint-plugin-testing-library" : " ^7.2 .0" ,
77
77
"jest" : " ^29.7.0" ,
78
78
"jest-environment-jsdom" : " ^29.7.0" ,
79
79
"postcss" : " ^8.5.0" ,
Original file line number Diff line number Diff line change @@ -2815,10 +2815,10 @@ eslint-plugin-react@^7.37.0:
2815
2815
string.prototype.matchall "^4.0.11"
2816
2816
string.prototype.repeat "^1.0.0"
2817
2817
2818
- eslint-plugin-testing-library@^7.1 .0 :
2819
- version "7.1 .0"
2820
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1 .0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0 "
2821
- integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA ==
2818
+ eslint-plugin-testing-library@^7.2 .0 :
2819
+ version "7.2 .0"
2820
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.2 .0.tgz#345b16b57feb28a17575d9e01f7cbf521ebb42af "
2821
+ integrity sha512-/Ppso8ePSLnKAFU55dBunMpErAbqaNrRgFK155kZkyfLrV+wbbocTQvH01JtvELZuX1znJePUdnLCamWaX8OoA ==
2822
2822
dependencies :
2823
2823
" @typescript-eslint/scope-manager" " ^8.15.0"
2824
2824
" @typescript-eslint/utils" " ^8.15.0"
You can’t perform that action at this time.
0 commit comments