Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Update dependency @types/react-native to v0.63.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 20, 2020
1 parent e767f95 commit 6e7a2e7
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 @@ -59,7 +59,7 @@
"@types/jest": "24.9.1",
"@types/node": "12.12.69",
"@types/react": "16.9.53",
"@types/react-native": "0.63.26",
"@types/react-native": "0.63.27",
"@types/react-test-renderer": "16.9.3",
"@types/styled-components": "4.4.3",
"@typescript-eslint/eslint-plugin": "2.34.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2420,10 +2420,10 @@
"@types/prop-types" "*"
"@types/react" "*"

"@types/[email protected].26":
version "0.63.26"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.26.tgz#2ba5dd9793e9b41aad1858ee65a1c5d3348da490"
integrity sha512-ftk469Wg5iWqZBLPzcJyxeddBJerEODtyvN51ULWpc78lWA6V1X//Yu/i0s0ANrHgo92MHMHWHmqFKplGeML1g==
"@types/[email protected].27":
version "0.63.27"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.27.tgz#c97ecad8183bc15e33a6f355420cf20ce990c633"
integrity sha512-p9MKEIuq/6DkIhHzMWlTV+ZXjJ99UF7BLdnBcvizO0hf5o+pnjudjkSjZikEyB3P12WkZD0jp1UGzCm/8EnWvg==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit 6e7a2e7

Please sign in to comment.