Skip to content

Commit fc3d832

Browse files
chore(deps): update dependency @testing-library/react-native to v12.2.0
1 parent c60aeff commit fc3d832

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.8",
6060
"@release-it/conventional-changelog": "7.0.0",
61-
"@testing-library/react-native": "12.1.3",
61+
"@testing-library/react-native": "12.2.0",
6262
"@types/jest": "29.5.3",
6363
"@types/react": "18.2.18",
6464
"@types/react-native": "0.72.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3120,10 +3120,10 @@
31203120
dependencies:
31213121
defer-to-connect "^2.0.1"
31223122

3123-
"@testing-library/react-native@12.1.3":
3124-
version "12.1.3"
3125-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.1.3.tgz#a4496ad8fa5bf71f7a8728b0cacd61b6b1b24c84"
3126-
integrity sha512-kQcvhNgGT0bxBwLllCk7zysgYbvN4HcYCvA1ng0L59Mjic8pmSqdX9VdIJ1MmSojGyLjRi5gO8Pe1p8k/B9k6A==
3123+
"@testing-library/react-native@12.2.0":
3124+
version "12.2.0"
3125+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.2.0.tgz#72d4feed1c21c9c089f6184a1564fb46c22bb9b1"
3126+
integrity sha512-0r9xCPfy8+IiB8en5viKjiOx0aVUoCOZDUH8lET0R8SEb4/R2sdCTO4UIZjpm9OIA+j5MKt6YSfc4yjF72hE8g==
31273127
dependencies:
31283128
pretty-format "^29.0.0"
31293129

0 commit comments

Comments
 (0)