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 67
67
"eslint-config-prettier" : " 8.5.0" ,
68
68
"eslint-config-prettier-check" : " 1.0.0" ,
69
69
"eslint-plugin-prettier" : " 4.0.0" ,
70
- "eslint-plugin-testing-library" : " 5.4.0 " ,
70
+ "eslint-plugin-testing-library" : " 5.6.2 " ,
71
71
"prettier" : " 2.6.2" ,
72
72
"react-snap" : " 1.23.0"
73
73
}
Original file line number Diff line number Diff line change @@ -4720,10 +4720,10 @@ eslint-plugin-react@^7.27.1:
4720
4720
semver "^6.3.0"
4721
4721
string.prototype.matchall "^4.0.7"
4722
4722
4723
- eslint-plugin-testing-library@5.4.0 :
4724
- version "5.4.0 "
4725
- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.4.0 .tgz#614767a470bc9ffa4b4308cdbc31d3ec6f6a99ad "
4726
- integrity sha512-XjxIf4g33KaZXxRNbR33+0WcRQ/zt8N0R58IY6/kkHnrY6zPsC1gs3u5cTZr5eUmCZN/sjoPak3uF5vHGKg2wg ==
4723
+ eslint-plugin-testing-library@5.6.2 :
4724
+ version "5.6.2 "
4725
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.2 .tgz#9c420e1e367094fd8b3bc32dbf91fa2c2955b686 "
4726
+ integrity sha512-imakD/MY+8Rp3r69G7Pt1egmLZscSWoIhrxgdVR3kr2nlHImRRh7LeFcoqfAA5CK1rzFFV6rBEp3GTfOEYMpNw ==
4727
4727
dependencies :
4728
4728
" @typescript-eslint/utils" " ^5.13.0"
4729
4729
You can’t perform that action at this time.
0 commit comments