Skip to content

Commit a5e1294

Browse files
authored
Merge pull request #110 from react-native-community/renovate/react-native-0.x
Update dependency @types/react-native to v0.62.2
2 parents 937d5aa + bbf9b94 commit a5e1294

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/react-native": "5.0.3",
2727
"@types/jest": "25.1.5",
2828
"@types/react": "16.9.25",
29-
"@types/react-native": "0.61.23",
29+
"@types/react-native": "0.62.2",
3030
"all-contributors-cli": "6.14.1",
3131
"auto": "9.26.8",
3232
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,10 +1576,10 @@
15761576
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
15771577
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
15781578

1579-
"@types/react-native@0.61.23":
1580-
version "0.61.23"
1581-
resolved "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.23.tgz#bff4e0311c229a5203eb37aacd4febf59f3e2980"
1582-
integrity sha512-upHmySsrVBDBokWWhYIKkKnpvadsHdioSjbBTu4xl7fjN0yb94KR5ngUOBXsyqAYqQzF+hP6qpvobG9M7Jr6hw==
1579+
"@types/react-native@0.62.2":
1580+
version "0.62.2"
1581+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2.tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f"
1582+
integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q==
15831583
dependencies:
15841584
"@types/react" "*"
15851585

0 commit comments

Comments
 (0)