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 4545 "eslint-plugin-jest-dom" : " ^5.5.0" ,
4646 "eslint-plugin-react" : " ^7.37.5" ,
4747 "eslint-plugin-react-hooks" : " ^5.2.0" ,
48- "eslint-plugin-testing-library" : " ^7.13.3 " ,
48+ "eslint-plugin-testing-library" : " ^7.13.4 " ,
4949 "jest" : " ^27.5.1" ,
5050 "prettier" : " ^3.6.2" ,
5151 "ts-jest" : " ^27.1.5" ,
Original file line number Diff line number Diff line change @@ -2672,10 +2672,10 @@ eslint-plugin-react@^7.37.5:
26722672 string.prototype.matchall "^4.0.12"
26732673 string.prototype.repeat "^1.0.0"
26742674
2675- eslint-plugin-testing-library@^7.13.3 :
2676- version "7.13.3 "
2677- resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.3 .tgz#6edaca5609098e8869fd75afc48d7aa5ebfd0bc4 "
2678- integrity sha512-STwyXN7GnHulgsfdXVd5iC8fFCJVRQj2AcKtMmQOsA8G4oMnSCOX1p3MjbrDQ9fmwVf5wZy6vboTOTFobWuxOA ==
2675+ eslint-plugin-testing-library@^7.13.4 :
2676+ version "7.13.4 "
2677+ resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.4 .tgz#6c7d7114c2dd84435d78dea99842b8543cc7383b "
2678+ integrity sha512-OOrjrJrFsp20xULIy2wDJWjW7qmH2nV0zrs3Y790Ld3+XZFDbtgKvnE//xDANIBna3M9sk9GPYbzkCLI7XhYmg ==
26792679 dependencies :
26802680 " @typescript-eslint/scope-manager" " ^8.15.0"
26812681 " @typescript-eslint/utils" " ^8.15.0"
You can’t perform that action at this time.
0 commit comments