Bump @types/react-native from 0.63.18 to 0.63.20

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.63.18 to 0.63.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-21 23:30:08 +00:00
Родитель 93d2fc796b
Коммит a6b46a6c4e
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -3873,9 +3873,9 @@
}
},
"@types/react-native": {
"version": "0.63.18",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.63.18.tgz",
"integrity": "sha512-WwEWqmHiqFn61M1FZR/+frj+E8e2o8i5cPqu9mjbjtZS/gBfCKVESF2ai/KAlaQECkkWkx/nMJeCc5eHMmLQgw==",
"version": "0.63.20",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.63.20.tgz",
"integrity": "sha512-APnxRTDxbWw/IYjvwvXkhYJiz1gahyVA579pJqAVsEfZ+ZUwUHZpWKnexobyH5NmRJHuA/8LrThyps/BW3SYXA==",
"requires": {
"@types/react": "*"
}

Просмотреть файл

@ -15,7 +15,7 @@
"dependencies": {
"@react-native-community/cli-platform-android": "^4.13.0",
"@types/react": "^16.9.49",
"@types/react-native": "^0.63.18",
"@types/react-native": "^0.63.20",
"@types/react-navigation": "^3.4.0",
"appcenter": "3.1.1",
"appcenter-analytics": "3.1.1",