Skip to content

Commit a619288

Browse files
Bump @testing-library/react-native from 11.5.0 to 12.0.1 (#13)
1 parent 913a698 commit a619288

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@react-native-community/eslint-config": "^3.0.2",
5656
"@release-it/conventional-changelog": "^5.0.0",
5757
"@testing-library/jest-native": "^5.3.0",
58-
"@testing-library/react-native": "^11.5.0",
58+
"@testing-library/react-native": "^12.0.1",
5959
"@types/jest": "^29.2.2",
6060
"@types/react": "~18.0.25",
6161
"@types/react-native": "0.70.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,10 +1856,10 @@
18561856
pretty-format "^29.0.3"
18571857
redent "^3.0.0"
18581858

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

0 commit comments

Comments
 (0)