mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
chore: update jest-native deps (#1154)
This commit is contained in:
committed by
GitHub
parent
d06ce45a8c
commit
e9aed66d7c
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
"@testing-library/jest-native": "^4.0.10",
|
||||
"@testing-library/jest-native": "^5.0.0",
|
||||
"@testing-library/react-native": "^11.0.0",
|
||||
"@types/react": "~18.0.0",
|
||||
"@types/react-native": "~0.69.1",
|
||||
|
||||
Reference in New Issue
Block a user