Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/react-native
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 12.3.2 to 12.9.0.
- [Release notes](https://github.com/callstack/react-native-testing-library/releases)
- [Changelog](https://github.com/callstack/react-native-testing-library/blob/main/.release-it.json)
- [Commits](callstack/react-native-testing-library@v12.3.2...v12.9.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 5db8b9b commit 55805a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-native": "5.4.3",
"@testing-library/react": "14.0.0",
"@testing-library/react-native": "12.3.2",
"@testing-library/react-native": "12.9.0",
"@total-typescript/shoehorn": "^0.1.2",
"@types/async": "^3.2.8",
"@types/eventsource": "^1.1.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9709,9 +9709,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:12.3.2":
version: 12.3.2
resolution: "@testing-library/react-native@npm:12.3.2"
"@testing-library/react-native@npm:12.9.0":
version: 12.9.0
resolution: "@testing-library/react-native@npm:12.9.0"
dependencies:
jest-matcher-utils: ^29.7.0
pretty-format: ^29.7.0
Expand All @@ -9724,7 +9724,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: c6fdaf64865a079b885ff83ae172330b354dbd13cb9a4370578a544080d87f21cc7a93e079a3bc4256ab0893c5de36feae4bcf6edf24b3a6617019f4369a6053
checksum: 88115b22c127f39b2e1e8098dc1c93ea9c7393800a24f4f380bed64425cc685f98cad5b56b9cb48d85f0dbed1f0f208d0de44137c6e789c98161ff2715f70646
languageName: node
linkType: hard

Expand Down Expand Up @@ -15320,7 +15320,7 @@ __metadata:
"@testing-library/jest-dom": ^6.4.2
"@testing-library/jest-native": 5.4.3
"@testing-library/react": 14.0.0
"@testing-library/react-native": 12.3.2
"@testing-library/react-native": 12.9.0
"@total-typescript/shoehorn": ^0.1.2
"@types/async": ^3.2.8
"@types/eventsource": ^1.1.15
Expand Down

0 comments on commit 55805a6

Please sign in to comment.