react-native-community / react-native-template-typescript

👾 Clean and minimalist React Native template for a quick start with TypeScript.
https://www.npmjs.com/package/react-native-template-typescript
MIT License
1.86k stars 398 forks source link

build: bump @types/react-native and @types/react-test-renderer #222

Closed monholm closed 3 years ago

monholm commented 3 years ago

@types/react-native 0.65.0 was released since the latest template release.

The @types/react-test-renderer update seems to have been missed last time the template was updated.