Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v11.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 26, 2023
1 parent 1b133ab commit 9d71f99
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@evilmartians/lefthook": "1.2.8",
"@release-it/conventional-changelog": "5.1.1",
"@testing-library/jest-native": "5.4.1",
"@testing-library/react-native": "11.5.0",
"@testing-library/react-native": "11.5.1",
"@types/jest": "29.4.0",
"@types/marked": "4.0.8",
"@types/node": "^18.11.18",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2724,12 +2724,12 @@
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@11.5.1":
version "11.5.1"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-11.5.1.tgz#716bba48e480ba896921a7896523398a5d5eef11"
integrity sha512-+yIXBQxbAL7ca2J/rKGGonCLMvj11pGoiw4Pp66dlYsKPauYrxesIs3W0UHMNLafSYshnMsrbYx3YOtOFgumiw==
dependencies:
pretty-format "^29.0.0"
pretty-format "^29.4.0"

"@tootallnate/once@1":
version "1.1.2"
Expand Down Expand Up @@ -8613,7 +8613,7 @@ pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.1.2:
ansi-styles "^5.0.0"
react-is "^18.0.0"

pretty-format@^29.4.1:
pretty-format@^29.4.0, pretty-format@^29.4.1:
version "29.4.1"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.4.1.tgz#0da99b532559097b8254298da7c75a0785b1751c"
integrity sha512-dt/Z761JUVsrIKaY215o1xQJBGlSmTx/h4cSqXqjHLnU1+Kt+mavVE7UgqJJO5ukx5HjSswHfmXz4LjS2oIJfg==
Expand Down

0 comments on commit 9d71f99

Please sign in to comment.