Skip to content

Commit 25ece9e

Browse files
Merge 7fc0f3e into 19f19e8
2 parents 19f19e8 + 7fc0f3e commit 25ece9e

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.5.2",
5959
"@release-it/conventional-changelog": "8.0.1",
6060
"@testing-library/jest-native": "5.4.3",
61-
"@testing-library/react-native": "12.3.3",
61+
"@testing-library/react-native": "12.4.0",
6262
"@types/jest": "29.5.8",
6363
"@types/marked": "5.0.0",
6464
"@types/node": "20.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3550,10 +3550,10 @@
35503550
pretty-format "^29.0.3"
35513551
redent "^3.0.0"
35523552

3553-
"@testing-library/react-native@12.3.3":
3554-
version "12.3.3"
3555-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.3.3.tgz#5fe55f179cc0a27212d137dbe2ced16212d6c67c"
3556-
integrity sha512-T1+inXjX0Otj0zrK7z3GcaLMRVK99cy604mXN9bHE3Q02dTOYaDHu6ZfQw5l3Rnfb1MLueMkh/6grx2enJD8zQ==
3553+
"@testing-library/react-native@12.4.0":
3554+
version "12.4.0"
3555+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.0.tgz#ebc71b15256753006c123dd574064cb10dc88ed7"
3556+
integrity sha512-FPc/0LPL+xoYxt10IUyYv19I9BRL6FtZ8EGzOvlyT7wXXARzryASQmz4pj2ZBtp5Xn43bYzpbNZO8kIWNv0rLA==
35573557
dependencies:
35583558
jest-matcher-utils "^29.7.0"
35593559
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)