Skip to content

Commit 9efcdab

Browse files
Merge fae8cc1 into 44c2540
2 parents 44c2540 + fae8cc1 commit 9efcdab

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.5",
5959
"@release-it/conventional-changelog": "8.0.1",
6060
"@testing-library/jest-native": "5.4.3",
61-
"@testing-library/react-native": "12.4.3",
61+
"@testing-library/react-native": "12.4.5",
6262
"@types/jest": "29.5.12",
6363
"@types/marked": "5.0.0",
6464
"@types/node": "20.11.24",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3907,10 +3907,10 @@
39073907
pretty-format "^29.0.3"
39083908
redent "^3.0.0"
39093909

3910-
"@testing-library/[email protected].3":
3911-
version "12.4.3"
3912-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.3.tgz#57cd6a88b289f19144558b5e97336b57101af3ec"
3913-
integrity sha512-WLE7VbbR5jZJQl3vfNK7Wt+IHnzhOxyu95Mr56EHmzH3XhC8DkrPVAnUq9asq/QWj4aGnymbinFx6zZys/WZmA==
3910+
"@testing-library/[email protected].5":
3911+
version "12.4.5"
3912+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.5.tgz#16528aeae7b29238872478f3d1132a2bf821365d"
3913+
integrity sha512-SfwFwV1MrnvL//9T4C4UyusnZfWy2IOftNU7mG+bspk23bDM9HH1TxsMvec7JVZleraicDO7tP1odFqwb4KPcg==
39143914
dependencies:
39153915
jest-matcher-utils "^29.7.0"
39163916
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)