Skip to content

Commit 9ba2fc4

Browse files
authored
Merge pull request #666 from gmsgowtham/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/react-native to v12.5.0
2 parents 8dc6607 + f98025d commit 9ba2fc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@evilmartians/lefthook": "1.6.10",
5959
"@release-it/conventional-changelog": "8.0.1",
6060
"@testing-library/jest-native": "5.4.3",
61-
"@testing-library/react-native": "12.4.5",
61+
"@testing-library/react-native": "12.5.0",
6262
"@types/jest": "29.5.12",
6363
"@types/marked": "5.0.0",
6464
"@types/node": "20.12.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3977,10 +3977,10 @@
39773977
pretty-format "^29.0.3"
39783978
redent "^3.0.0"
39793979

3980-
"@testing-library/react-native@12.4.5":
3981-
version "12.4.5"
3982-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.5.tgz#16528aeae7b29238872478f3d1132a2bf821365d"
3983-
integrity sha512-SfwFwV1MrnvL//9T4C4UyusnZfWy2IOftNU7mG+bspk23bDM9HH1TxsMvec7JVZleraicDO7tP1odFqwb4KPcg==
3980+
"@testing-library/react-native@12.5.0":
3981+
version "12.5.0"
3982+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.5.0.tgz#5f861e5482020b42f767453c133c99f6e01b6e89"
3983+
integrity sha512-0dKpxF5jJyjCH6r9JAiJ6jivpjntBH5ixaS+dHavMMr8aBDU76BwHMuYvekqQ6F/t30Ik3UhygQaZEz0VmiU6w==
39843984
dependencies:
39853985
jest-matcher-utils "^29.7.0"
39863986
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)