Skip to content

Commit 7dfa4d7

Browse files
chore(deps): update dependency @testing-library/react-native to v13.0.1
1 parent e45315a commit 7dfa4d7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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.10.6",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4767,11 +4767,12 @@
47674767
pretty-format "^29.0.3"
47684768
redent "^3.0.0"
47694769

4770-
"@testing-library/[email protected].0":
4771-
version "13.0.0"
4772-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.0.0.tgz#6e95e229344f3647065456ee6817258ca2afd644"
4773-
integrity sha512-NwwhIyMS+VD80KdDz9MS7iatCCgTGp+ZQd7EW+AKbJuWdMdDdopM042NLsp58haREzeFNAhVIPkm+1oSNw3Z5g==
4770+
"@testing-library/[email protected].1":
4771+
version "13.0.1"
4772+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.0.1.tgz#6ede604c505c8fc8672c34b9993c769cecf5c8f4"
4773+
integrity sha512-sKMRNNniSOZ68qe1OBQAWvK87WCEmbfLp/MXfn2JE3x3WrNU8OFCVL0z/YKqw0/JO/d44J8Wq6FmRSaod/+VAg==
47744774
dependencies:
4775+
chalk "^4.1.2"
47754776
jest-matcher-utils "^29.7.0"
47764777
pretty-format "^29.7.0"
47774778
redent "^3.0.0"

0 commit comments

Comments
 (0)