Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @testing-library/react-native to v12.4.5 #1074

Merged
merged 1 commit into from
Apr 8, 2024
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
Binary file not shown.
2 changes: 1 addition & 1 deletion @ornikar/jest-config-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"sucrase": "^3.34.0"
},
"devDependencies": {
"@testing-library/react-native": "12.4.4",
"@testing-library/react-native": "12.4.5",
"jest-expo": "49.0.0",
"react": "18.2.0",
"react-test-renderer": "18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3085,7 +3085,7 @@ __metadata:
dependencies:
"@ornikar/jest-config-react": "npm:13.0.2"
"@sucrase/jest-plugin": "npm:^3.0.0"
"@testing-library/react-native": "npm:12.4.4"
"@testing-library/react-native": "npm:12.4.5"
jest-expo: "npm:49.0.0"
react: "npm:18.2.0"
react-test-renderer: "npm:18.2.0"
Expand Down Expand Up @@ -3663,9 +3663,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:12.4.4":
version: 12.4.4
resolution: "@testing-library/react-native@npm:12.4.4"
"@testing-library/react-native@npm:12.4.5":
version: 12.4.5
resolution: "@testing-library/react-native@npm:12.4.5"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -3678,7 +3678,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 10c0/68e4c836d6eaa7e757117172b581b3374a9eefc5a79394fa05dd442bdb1606ffbb6757f0b36f14d981a32e2a4e58b1654c1e741f1ce97880979c8a55ec75f0cb
checksum: 10c0/aa73690005c3715935e1435819c939f158cbf9b81fa611d4c305b02e4cb4bace4aed92b71fdf5c986e30cccb6395ef60e5f9e88acf44e2e62a949e9ef8f63857
languageName: node
linkType: hard

Expand Down