Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent a5f08de commit af17bd6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion @ornikar/jest-config-react-native/package.json
Expand Up @@ -48,7 +48,7 @@
"sucrase": "^3.34.0"
},
"devDependencies": {
"@testing-library/react-native": "12.4.5",
"@testing-library/react-native": "12.5.0",
"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
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.5"
"@testing-library/react-native": "npm:12.5.0"
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.5":
version: 12.4.5
resolution: "@testing-library/react-native@npm:12.4.5"
"@testing-library/react-native@npm:12.5.0":
version: 12.5.0
resolution: "@testing-library/react-native@npm:12.5.0"
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/aa73690005c3715935e1435819c939f158cbf9b81fa611d4c305b02e4cb4bace4aed92b71fdf5c986e30cccb6395ef60e5f9e88acf44e2e62a949e9ef8f63857
checksum: 10c0/963cd3ef98280d874aa992b934d0cb2cab91f5dea050c8c991c8001e79124059b118a2f61f87ea986bf1aaef448ad46d3f416eb310b2a8c88330011dd3b75a95
languageName: node
linkType: hard

Expand Down

0 comments on commit af17bd6

Please sign in to comment.