Skip to content

Commit 823f490

Browse files
chore(deps): update dependency @testing-library/react-native to v14
1 parent 5d68f03 commit 823f490

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@commitlint/config-conventional": "19.8.1",
6363
"@evilmartians/lefthook": "1.13.6",
6464
"@release-it/conventional-changelog": "10.0.6",
65-
"@testing-library/react-native": "13.3.3",
65+
"@testing-library/react-native": "14.0.1",
6666
"@types/jest": "29.5.14",
6767
"@types/node": "22.20.1",
6868
"@types/react": "18.3.31",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3196,14 +3196,14 @@
31963196
dependencies:
31973197
"@sinonjs/commons" "^3.0.0"
31983198

3199-
"@testing-library/react-native@13.3.3":
3200-
version "13.3.3"
3201-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.3.3.tgz#4bf02911c4e18075df40b5de0e029c209fb45bda"
3202-
integrity sha512-k6Mjsd9dbZgvY4Bl7P1NIpePQNi+dfYtlJ5voi9KQlynxSyQkfOgJmYGCYmw/aSgH/rUcFvG8u5gd4npzgRDyg==
3199+
"@testing-library/react-native@14.0.1":
3200+
version "14.0.1"
3201+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-14.0.1.tgz#3f6c64f7174715818190f283e12c375eb9e7bc0a"
3202+
integrity sha512-2r2e2y8SkUNRWKRXlUGqDYunB+AkbdXUPn49Bs5rpv9oxRb0K3USBVugbPbAKJjfj4w5Ba91NJ8LcQCZyopUZA==
32033203
dependencies:
3204-
jest-matcher-utils "^30.0.5"
3204+
jest-matcher-utils "^30.4.1"
32053205
picocolors "^1.1.1"
3206-
pretty-format "^30.0.5"
3206+
pretty-format "^30.4.1"
32073207
redent "^3.0.0"
32083208

32093209
"@tootallnate/quickjs-emscripten@^0.23.0":
@@ -5907,7 +5907,7 @@ jest-matcher-utils@^29.7.0:
59075907
jest-get-type "^29.6.3"
59085908
pretty-format "^29.7.0"
59095909

5910-
jest-matcher-utils@^30.0.5:
5910+
jest-matcher-utils@^30.4.1:
59115911
version "30.5.1"
59125912
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-30.5.1.tgz#93e64fa4362c44d68cdc7a5590a2ccf6972083f4"
59135913
integrity sha512-aroZVqwOz/wC2y6pC+obgFWKV9viaQWQTTSB6W5H55+egtUczIfXR/rxExTv92xD/ADYwpqaYfVWx1aqwKg7FA==
@@ -7435,7 +7435,7 @@ presentable-error@^0.0.1:
74357435
resolved "https://registry.yarnpkg.com/presentable-error/-/presentable-error-0.0.1.tgz#6d2579d397b1384a0cc733b36375c2c8755d53c6"
74367436
integrity sha512-E6rsNU1QNJgB3sjj7OANinGncFKuK+164sLXw1/CqBjj/EkXSoSdHCtWQGBNlREIGLnL7IEUEGa08YFVUbrhVg==
74377437

7438-
pretty-format@30.5.1, pretty-format@^30.0.5:
7438+
pretty-format@30.5.1, pretty-format@^30.4.1:
74397439
version "30.5.1"
74407440
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-30.5.1.tgz#0dda910a75d12346b771977b1f328517b9e846d4"
74417441
integrity sha512-byhRAPguVKMQIj4kjJwJ5lAskVhfuiSdiYl/aLTWpgkGEmic2jYhJh1yE9ih8Ox44Xg9ccCT11/S6QrzSJuNrg==

0 commit comments

Comments
 (0)