Skip to content

Commit

Permalink
⬆️ Bump @testing-library/react-native from 12.5.1 to 12.5.2
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.5.1 to 12.5.2.
- [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.5.1...v12.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 26bfde3 commit db6e070
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@babel/preset-env": "^7.24.7",
"@react-native/babel-preset": "0.74.85",
"@testing-library/jest-native": "5.4.3",
"@testing-library/react-native": "12.5.1",
"@testing-library/react-native": "12.5.2",
"@types/jest": "^29.5.12",
"@types/react-test-renderer": "^18.0.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2218,10 +2218,10 @@
pretty-format "^29.0.3"
redent "^3.0.0"

"@testing-library/[email protected].1":
version "12.5.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.5.1.tgz#8ff67e87589d7d3307fce8ec41131c898c9dbd98"
integrity sha512-PApr3f6DmSJF/EIiWYZfcBzuy6w7fK8TW4a6KfQHTeAcfZ6lADtRO7R0QM5WI+b7tJ33JvIPgzCg1MiuRz4v0g==
"@testing-library/[email protected].2":
version "12.5.2"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.5.2.tgz#97dcf11e505d7cd05c9261c1f1c65387c4857673"
integrity sha512-utFXq9xVc2D/vZk80YzWPTPTNbVXh7jyLYW+DJ2mlmDhj5GaAKf1abf2Dwc6gitxAWn5R22GO3hBME03W0f82w==
dependencies:
jest-matcher-utils "^29.7.0"
pretty-format "^29.7.0"
Expand Down

0 comments on commit db6e070

Please sign in to comment.