Skip to content

Commit 6501643

Browse files
authored
Merge pull request #280 from gmsgowtham/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/react-native to v12.6.1
2 parents d0dcf13 + 3fed56b commit 6501643

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
@@ -62,7 +62,7 @@
6262
"@commitlint/config-conventional": "18.6.2",
6363
"@evilmartians/lefthook": "1.7.14",
6464
"@release-it/conventional-changelog": "8.0.1",
65-
"@testing-library/react-native": "12.4.3",
65+
"@testing-library/react-native": "12.6.1",
6666
"@types/jest": "29.5.12",
6767
"@types/node": "20.11.19",
6868
"@types/react": "18.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3352,10 +3352,10 @@
33523352
dependencies:
33533353
defer-to-connect "^2.0.1"
33543354

3355-
"@testing-library/react-native@12.4.3":
3356-
version "12.4.3"
3357-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.3.tgz#57cd6a88b289f19144558b5e97336b57101af3ec"
3358-
integrity sha512-WLE7VbbR5jZJQl3vfNK7Wt+IHnzhOxyu95Mr56EHmzH3XhC8DkrPVAnUq9asq/QWj4aGnymbinFx6zZys/WZmA==
3355+
"@testing-library/react-native@12.6.1":
3356+
version "12.6.1"
3357+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.6.1.tgz#dbb6b00246a3cffbffa18bbbb618fab968c0de28"
3358+
integrity sha512-ykXKeQEkqJ/lk0dqGfEspODjV5skmUh/6vVtyGZQsneFrcqGZJrO4uGhmChICLbnEKkstxXkjXeyoB7z8k9InQ==
33593359
dependencies:
33603360
jest-matcher-utils "^29.7.0"
33613361
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)