From 4486265853ac9035a56037a653382d4352a8be8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:17:56 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react-native to v11.5.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8e87a4a..fb06e92 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@evilmartians/lefthook": "1.3.3", "@release-it/conventional-changelog": "5.1.1", "@testing-library/jest-native": "5.4.2", - "@testing-library/react-native": "11.5.3", + "@testing-library/react-native": "11.5.4", "@types/jest": "29.4.0", "@types/marked": "4.0.8", "@types/node": "^18.11.18", diff --git a/yarn.lock b/yarn.lock index 53db512..cbc3d7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2761,10 +2761,10 @@ pretty-format "^29.0.3" redent "^3.0.0" -"@testing-library/react-native@11.5.3": - version "11.5.3" - resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-11.5.3.tgz#661fb28da14e2133b820ca6cc8314385f1099438" - integrity sha512-upsNevSl0M8mzJkpU1M4O/3ABsyUw8OLeSqblMjsYPWSVh4ocVZy9s53UssPmgrvP5IRAVvVo0WllVwA3tcfgw== +"@testing-library/react-native@11.5.4": + version "11.5.4" + resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-11.5.4.tgz#5c57c0c5afc3f1960ff491aba68f66adc899e1cc" + integrity sha512-6DRzMHqili5pp1JRm7fh80SAP48aR25b37gohlLoKbqGBpDw8BbZTad7Luzktm9MU5DQUm7xyzg07Z1CyveVFA== dependencies: pretty-format "^29.0.0"