Skip to content

Commit

Permalink
⬆️ Bump @testing-library/react-native from 12.6.1 to 12.7.2 (#876)
Browse files Browse the repository at this point in the history
⬆️ Bump @testing-library/react-native from 12.6.1 to 12.7.2

Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 12.6.1 to 12.7.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.6.1...v12.7.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent cd7878e commit bce7963
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 @@ -70,7 +70,7 @@
"@babel/preset-env": "^7.25.4",
"@react-native/babel-preset": "0.75.3",
"@testing-library/jest-native": "5.4.3",
"@testing-library/react-native": "12.6.1",
"@testing-library/react-native": "12.7.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 @@ -2274,10 +2274,10 @@
pretty-format "^29.0.3"
redent "^3.0.0"

"@testing-library/react-native@12.6.1":
version "12.6.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.6.1.tgz#dbb6b00246a3cffbffa18bbbb618fab968c0de28"
integrity sha512-ykXKeQEkqJ/lk0dqGfEspODjV5skmUh/6vVtyGZQsneFrcqGZJrO4uGhmChICLbnEKkstxXkjXeyoB7z8k9InQ==
"@testing-library/react-native@12.7.2":
version "12.7.2"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.7.2.tgz#d9dc62979264902c22ac9154eee0dc10914d1518"
integrity sha512-fSUIruOUFcuwssC8+m9H+9ib7P/+JrtIszHS4eZ6O9e4FjpjS3m24UnkJXTRl+FCbknz8oxH5Tw+thzy0qsIMg==
dependencies:
jest-matcher-utils "^29.7.0"
pretty-format "^29.7.0"
Expand Down

0 comments on commit bce7963

Please sign in to comment.