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.9 .0" ,
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.9 .0 :
4724
+ version "5.9 .0"
4725
+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9 .0.tgz#772243d6848c9ac1a22ca4f742a1fe5fd378a052 "
4726
+ integrity sha512-iwPz6KNf/qc4rHMGaxn2vmS5snzuOqtia00D0FC2Wcp1xWM3J9w0/YzzrPv/UFHhLG0CwfQodyKmqL5+c6hGgg ==
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