Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@react-native-community/eslint-config": "3.2.0",
"@release-it/conventional-changelog": "5.1.1",
"@testing-library/jest-native": "5.4.2",
"@testing-library/react-native": "12.0.0",
"@testing-library/react-native": "12.0.1",
"@types/jest": "29.5.0",
"@types/react": "*",
"@types/react-native": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,9 +2815,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:12.0.0":
version: 12.0.0
resolution: "@testing-library/react-native@npm:12.0.0"
"@testing-library/react-native@npm:12.0.1":
version: 12.0.1
resolution: "@testing-library/react-native@npm:12.0.1"
dependencies:
pretty-format: ^29.0.0
peerDependencies:
Expand All @@ -2828,7 +2828,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: f3f565dfe7cfc527fc5a34b3290274cc1829f548b3ad68d2fca17cf826f49ae62d8f676b33f1489975c8da92da4028a851693173ac04b5dfc72242f23847b861
checksum: 0a8ff194875fa921eab62eaad68b0eef31d3540543d60fb72d1d1ecf044769567fc3c809ad20f842c9305d6c32c05610e2b0d51483af034da734b26e646a5255
languageName: node
linkType: hard

Expand Down Expand Up @@ -12117,7 +12117,7 @@ __metadata:
"@react-native-community/eslint-config": 3.2.0
"@release-it/conventional-changelog": 5.1.1
"@testing-library/jest-native": 5.4.2
"@testing-library/react-native": 12.0.0
"@testing-library/react-native": 12.0.1
"@types/jest": 29.5.0
"@types/react": "*"
"@types/react-native": "*"
Expand Down