Skip to content

Commit

Permalink
Bump @testing-library/react-native from 11.5.0 to 12.0.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 913a698 commit a619288
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 @@ -55,7 +55,7 @@
"@react-native-community/eslint-config": "^3.0.2",
"@release-it/conventional-changelog": "^5.0.0",
"@testing-library/jest-native": "^5.3.0",
"@testing-library/react-native": "^11.5.0",
"@testing-library/react-native": "^12.0.1",
"@types/jest": "^29.2.2",
"@types/react": "~18.0.25",
"@types/react-native": "0.70.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1856,10 +1856,10 @@
pretty-format "^29.0.3"
redent "^3.0.0"

"@testing-library/react-native@^11.5.0":
version "11.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-11.5.0.tgz#b043c5db7b15eca42a65e95d3f3ae196fab9493b"
integrity sha512-seV+qebsbX4E5CWk/wizU1+2wVLsPyqEzG7sTgrhJ81cgAawg7ay06fIZR9IS75pDeWn2KZVd4mGk1pjJ3i3Zw==
"@testing-library/react-native@^12.0.1":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.0.1.tgz#ae7df2f80c40447f88c25be68ec5ef4bf8992f8f"
integrity sha512-IPyKF/WsxfpABf4VJUNgerLDoac/KusgZbLSkfbHCXboNBVKQZjdXGfp8C30Ih6xHnhjJAwO/Ff3dJGGGyXDkA==
dependencies:
pretty-format "^29.0.0"

Expand Down

0 comments on commit a619288

Please sign in to comment.