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" : " ^27.2.3" ,
77
77
"eslint-plugin-jest-dom" : " ^5.0.2" ,
78
78
"eslint-plugin-react" : " ~7.33.2" ,
79
- "eslint-plugin-testing-library" : " ^5.11 .1" ,
79
+ "eslint-plugin-testing-library" : " ^6.0 .1" ,
80
80
"history" : " ~5.3.0" ,
81
81
"html-webpack-plugin" : " ~5.5.3" ,
82
82
"jest" : " ~29.6.2" ,
Original file line number Diff line number Diff line change @@ -3333,10 +3333,10 @@ eslint-plugin-react@^7.0.0, eslint-plugin-react@~7.33.2:
3333
3333
semver "^6.3.1"
3334
3334
string.prototype.matchall "^4.0.8"
3335
3335
3336
- eslint-plugin-testing-library@^5.11 .1 :
3337
- version "5.11 .1"
3338
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11 .1.tgz#5b46cdae96d4a78918711c0b4792f90088e62d20 "
3339
- integrity sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw ==
3336
+ eslint-plugin-testing-library@^6.0 .1 :
3337
+ version "6.0 .1"
3338
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0 .1.tgz#c92325341f01fb2f76a3ab1c70d3c0c968c70b11 "
3339
+ integrity sha512-CEYtjpcF3hAaQtYsTZqciR7s5z+T0LCMTwJeW+pz6kBnGtc866wAKmhaiK2Gsjc2jWNP7Gt6zhNr2DE1ZW4e+g ==
3340
3340
dependencies :
3341
3341
" @typescript-eslint/utils" " ^5.58.0"
3342
3342
You can’t perform that action at this time.
0 commit comments