Skip to content

Commit 6dea76f

Browse files
chore(deps): update dependency @testing-library/react-native to v12.4.3
1 parent 2f47832 commit 6dea76f

2 files changed

Lines changed: 5 additions & 5 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": "18.4.0",
6363
"@evilmartians/lefthook": "1.6.0",
6464
"@release-it/conventional-changelog": "8.0.1",
65-
"@testing-library/react-native": "12.4.0",
65+
"@testing-library/react-native": "12.4.3",
6666
"@types/jest": "29.5.8",
6767
"@types/node": "20.9.0",
6868
"@types/react": "18.2.37",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,10 +3228,10 @@
32283228
dependencies:
32293229
defer-to-connect "^2.0.1"
32303230

3231-
"@testing-library/react-native@12.4.0":
3232-
version "12.4.0"
3233-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.0.tgz#ebc71b15256753006c123dd574064cb10dc88ed7"
3234-
integrity sha512-FPc/0LPL+xoYxt10IUyYv19I9BRL6FtZ8EGzOvlyT7wXXARzryASQmz4pj2ZBtp5Xn43bYzpbNZO8kIWNv0rLA==
3231+
"@testing-library/react-native@12.4.3":
3232+
version "12.4.3"
3233+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.3.tgz#57cd6a88b289f19144558b5e97336b57101af3ec"
3234+
integrity sha512-WLE7VbbR5jZJQl3vfNK7Wt+IHnzhOxyu95Mr56EHmzH3XhC8DkrPVAnUq9asq/QWj4aGnymbinFx6zZys/WZmA==
32353235
dependencies:
32363236
jest-matcher-utils "^29.7.0"
32373237
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)