Skip to content

Commit ca1e58c

Browse files
authored
Update React Native Testing Library
1 parent 36ecca7 commit ca1e58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/native": "^5.5.1",
1616
"@react-navigation/stack": "^5.5.1",
1717
"@testing-library/jest-native": "^3.1.0",
18-
"@testing-library/react-native": "^5.0.3",
18+
"@testing-library/react-native": "^6.0.0",
1919
"axios": "^0.19.2",
2020
"intl": "^1.2.5",
2121
"react": "16.13.1",

0 commit comments

Comments
 (0)