Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v12.4…
Browse files Browse the repository at this point in the history
….3 (#1056)
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent bdda675 commit cc19674
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.4.2",
"@testing-library/react-native": "12.4.3",
"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.0"
"@sucrase/jest-plugin": "npm:^3.0.0"
"@testing-library/react-native": "npm:12.4.2"
"@testing-library/react-native": "npm:12.4.3"
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.2":
version: 12.4.2
resolution: "@testing-library/react-native@npm:12.4.2"
"@testing-library/react-native@npm:12.4.3":
version: 12.4.3
resolution: "@testing-library/react-native@npm:12.4.3"
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: 920fd0c5d6e76708f9783d20b427aaade98fdc60a51031baa66f5deda3c919add44c945bbb73750afc220fc636e9143471733cd53ae42b659eb84cbd6fc764fe
checksum: b50cf724848a7dd8d0f24b7dd5a209c144d76373947f717b1dc97cf3a90caf880c6eba3bbba4fd476658cc755b7f991236ff8ea5b1dff68215112ddc55b94566
languageName: node
linkType: hard

Expand Down

0 comments on commit cc19674

Please sign in to comment.