Skip to content

Commit 4fe8e47

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.62.16
1 parent 7294fca commit 4fe8e47

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.2.3",
2828
"@types/react": "16.9.34",
29-
"@types/react-native": "0.62.15",
29+
"@types/react-native": "0.62.16",
3030
"all-contributors-cli": "6.15.0",
3131
"auto": "9.26.8",
3232
"eslint": "7.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@
16171617
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
16181618
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
16191619

1620-
"@types/[email protected].15":
1621-
version "0.62.15"
1622-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.15.tgz#32c1f879a3817ca710361d42e2e651407e576df4"
1623-
integrity sha512-w8Css9gHMHdoo6SZo7OzJwoyleZvDJk4PZh0zc/A4oGF9Q8yrQCJryhx/2i4TNhLVFSuay5keTdD1R4C8qJNiQ==
1620+
"@types/[email protected].16":
1621+
version "0.62.16"
1622+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.16.tgz#17b05b37482c70126055172e57f5eb110cff7087"
1623+
integrity sha512-0f5MF4zzqZpZpDmwTmGS0Pd206k2K3rsVjaz0/iuBPZkpWC9r8+/A6WvTTJXgfP2mhRUcMfAqEY0iyz7Xk75qw==
16241624
dependencies:
16251625
"@types/react" "*"
16261626

0 commit comments

Comments
 (0)