Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-native to v0.63.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 6, 2020
1 parent cc4865e commit 8450111
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "11.15.35",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.9",
"@types/react-native": "0.63.32",
"@types/react-native": "0.63.33",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-scripts": "2.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1308,10 +1308,10 @@
dependencies:
"@types/react" "*"

"@types/react-native@0.63.32":
version "0.63.32"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.32.tgz#2f6785947c9e1bb634bffd509007c7e73af823b6"
integrity sha512-q9JyN8eoCwLcPPyF7ldzWXAo1SOFIsh97b2WOZJVraozkvpTDcA9SZMdHxNhjP9M9KdKY0GWKB2B0pjew8VT3w==
"@types/react-native@0.63.33":
version "0.63.33"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.33.tgz#cd7123a872fcda8f2563c324ff7d35fc91d86d81"
integrity sha512-bqRtJI4EwiV3OTc9pHjmtE/ZIOLYi9KbrnMWyJIb90Z7+eXKPimKPTBU1oDVNdw8CXkDCrZaengvvdu2JMvjtg==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit 8450111

Please sign in to comment.