Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v12.6…
Browse files Browse the repository at this point in the history
….0 (#1098)
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 23e4890 commit 0b4bc9b
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
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.5.3",
"@testing-library/react-native": "12.6.0",
"jest-expo": "50.0.3",
"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 @@ -3113,7 +3113,7 @@ __metadata:
dependencies:
"@ornikar/jest-config-react": "npm:14.0.0"
"@sucrase/jest-plugin": "npm:^3.0.0"
"@testing-library/react-native": "npm:12.5.3"
"@testing-library/react-native": "npm:12.6.0"
jest-expo: "npm:50.0.3"
react: "npm:18.2.0"
react-test-renderer: "npm:18.2.0"
Expand Down Expand Up @@ -3691,9 +3691,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:12.5.3":
version: 12.5.3
resolution: "@testing-library/react-native@npm:12.5.3"
"@testing-library/react-native@npm:12.6.0":
version: 12.6.0
resolution: "@testing-library/react-native@npm:12.6.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -3706,7 +3706,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 10c0/6e404bfee5677dfa54405f30e91a24fccb50cc6cf98d0e296ae4ebccb71641a1a1dcefc2ffaa9c3c05eacf2b39c99431f6099ed0227696de4ec914768aa70279
checksum: 10c0/f5442ed8828f4192cc00a5c8d1a3bfbfb743cde1c1a52203211939bc199ca4f1f0c1b601c949999d3e25ccff53d6ae23ab109715492ec448521a98fa14b7ceff
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b4bc9b

Please sign in to comment.