Skip to content

Commit 38c442b

Browse files
chore(deps): update dependency @testing-library/react-native to v12.9.0
1 parent c28929d commit 38c442b

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
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@react-native-community/eslint-config": "3.2.0",
6363
"@testing-library/jest-native": "5.4.3",
64-
"@testing-library/react-native": "12.4.5",
64+
"@testing-library/react-native": "12.9.0",
6565
"@types/jest": "29.5.12",
6666
"@types/react": "~18.2.0",
6767
"@types/react-native": "^0.73.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2000,10 +2000,10 @@
20002000
pretty-format "^29.0.3"
20012001
redent "^3.0.0"
20022002

2003-
"@testing-library/react-native@12.4.5":
2004-
version "12.4.5"
2005-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.5.tgz#16528aeae7b29238872478f3d1132a2bf821365d"
2006-
integrity sha512-SfwFwV1MrnvL//9T4C4UyusnZfWy2IOftNU7mG+bspk23bDM9HH1TxsMvec7JVZleraicDO7tP1odFqwb4KPcg==
2003+
"@testing-library/react-native@12.9.0":
2004+
version "12.9.0"
2005+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784"
2006+
integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw==
20072007
dependencies:
20082008
jest-matcher-utils "^29.7.0"
20092009
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)