Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v12.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent b4f261f commit 564ad5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@commitlint/config-conventional": "18.1.0",
"@evilmartians/lefthook": "1.5.2",
"@release-it/conventional-changelog": "7.0.2",
"@testing-library/react-native": "12.3.1",
"@testing-library/react-native": "12.3.3",
"@types/jest": "29.5.6",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3222,10 +3222,10 @@
dependencies:
defer-to-connect "^2.0.1"

"@testing-library/[email protected].1":
version "12.3.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.3.1.tgz#7ac584711f214c7a1702fa4f637a9b3b22f0d093"
integrity sha512-nSd+trdQv8gbTSiAbjROVW9p7VZ6xhoy3qKy0q6vdnbzJCQlkKN2SzhZe92/evgu/aJZj575dajxuE37EcHA/Q==
"@testing-library/[email protected].3":
version "12.3.3"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.3.3.tgz#5fe55f179cc0a27212d137dbe2ced16212d6c67c"
integrity sha512-T1+inXjX0Otj0zrK7z3GcaLMRVK99cy604mXN9bHE3Q02dTOYaDHu6ZfQw5l3Rnfb1MLueMkh/6grx2enJD8zQ==
dependencies:
jest-matcher-utils "^29.7.0"
pretty-format "^29.7.0"
Expand Down

0 comments on commit 564ad5c

Please sign in to comment.