Skip to content

Commit 21fa001

Browse files
authored
Merge pull request #800 from gmsgowtham/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/react-native to v13.0.1
2 parents 3e26e7d + 43e2058 commit 21fa001

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@evilmartians/lefthook": "1.10.4",
5656
"@release-it/conventional-changelog": "10.0.0",
5757
"@testing-library/jest-native": "5.4.3",
58-
"@testing-library/react-native": "13.0.0",
58+
"@testing-library/react-native": "13.0.1",
5959
"@types/jest": "29.5.14",
6060
"@types/marked": "5.0.0",
6161
"@types/node": "22.13.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4786,11 +4786,12 @@
47864786
pretty-format "^29.0.3"
47874787
redent "^3.0.0"
47884788

4789-
"@testing-library/react-native@13.0.0":
4790-
version "13.0.0"
4791-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.0.0.tgz#6e95e229344f3647065456ee6817258ca2afd644"
4792-
integrity sha512-NwwhIyMS+VD80KdDz9MS7iatCCgTGp+ZQd7EW+AKbJuWdMdDdopM042NLsp58haREzeFNAhVIPkm+1oSNw3Z5g==
4789+
"@testing-library/react-native@13.0.1":
4790+
version "13.0.1"
4791+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.0.1.tgz#6ede604c505c8fc8672c34b9993c769cecf5c8f4"
4792+
integrity sha512-sKMRNNniSOZ68qe1OBQAWvK87WCEmbfLp/MXfn2JE3x3WrNU8OFCVL0z/YKqw0/JO/d44J8Wq6FmRSaod/+VAg==
47934793
dependencies:
4794+
chalk "^4.1.2"
47944795
jest-matcher-utils "^29.7.0"
47954796
pretty-format "^29.7.0"
47964797
redent "^3.0.0"

0 commit comments

Comments
 (0)