Skip to content

Commit b1ab496

Browse files
committed
chore(deps): update dependency @testing-library/react-native to v12.1.3
1 parent ffbc86e commit b1ab496

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
@@ -24,7 +24,7 @@
2424
"@auto-it/first-time-contributor": "10.46.0",
2525
"@react-native-community/eslint-config": "3.2.0",
2626
"@testing-library/react-hooks": "8.0.1",
27-
"@testing-library/react-native": "12.1.2",
27+
"@testing-library/react-native": "12.1.3",
2828
"@types/jest": "29.5.3",
2929
"@types/react": "18.2.15",
3030
"@types/react-native": "0.72.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,10 +1706,10 @@
17061706
"@babel/runtime" "^7.12.5"
17071707
react-error-boundary "^3.1.0"
17081708

1709-
"@testing-library/react-native@12.1.2":
1710-
version "12.1.2"
1711-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.1.2.tgz#1935affe1106aeddf0087dff31a6d7414917c098"
1712-
integrity sha512-5rQMQpbSQAuJc4TxjTt1IoeT1a5eVXaa61hf/YcjV2QtGqCoyhuW8DvhTowrL7y2Ds4NzuYBmbVxjNPR6GIblw==
1709+
"@testing-library/react-native@12.1.3":
1710+
version "12.1.3"
1711+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.1.3.tgz#a4496ad8fa5bf71f7a8728b0cacd61b6b1b24c84"
1712+
integrity sha512-kQcvhNgGT0bxBwLllCk7zysgYbvN4HcYCvA1ng0L59Mjic8pmSqdX9VdIJ1MmSojGyLjRi5gO8Pe1p8k/B9k6A==
17131713
dependencies:
17141714
pretty-format "^29.0.0"
17151715

0 commit comments

Comments
 (0)