Skip to content

Commit 34c1384

Browse files
chore(deps): update dependency @testing-library/react-native to v12.1.3
1 parent dcbc63a commit 34c1384

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
@@ -58,7 +58,7 @@
5858
"@commitlint/config-conventional": "17.6.7",
5959
"@evilmartians/lefthook": "1.4.6",
6060
"@release-it/conventional-changelog": "7.0.0",
61-
"@testing-library/react-native": "12.1.2",
61+
"@testing-library/react-native": "12.1.3",
6262
"@types/jest": "29.5.3",
6363
"@types/react": "18.2.15",
6464
"@types/react-native": "0.72.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3090,10 +3090,10 @@
30903090
dependencies:
30913091
defer-to-connect "^2.0.1"
30923092

3093-
"@testing-library/react-native@12.1.2":
3094-
version "12.1.2"
3095-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.1.2.tgz#1935affe1106aeddf0087dff31a6d7414917c098"
3096-
integrity sha512-5rQMQpbSQAuJc4TxjTt1IoeT1a5eVXaa61hf/YcjV2QtGqCoyhuW8DvhTowrL7y2Ds4NzuYBmbVxjNPR6GIblw==
3093+
"@testing-library/react-native@12.1.3":
3094+
version "12.1.3"
3095+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.1.3.tgz#a4496ad8fa5bf71f7a8728b0cacd61b6b1b24c84"
3096+
integrity sha512-kQcvhNgGT0bxBwLllCk7zysgYbvN4HcYCvA1ng0L59Mjic8pmSqdX9VdIJ1MmSojGyLjRi5gO8Pe1p8k/B9k6A==
30973097
dependencies:
30983098
pretty-format "^29.0.0"
30993099

0 commit comments

Comments
 (0)