Skip to content

Commit c62cf6f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.64.19
1 parent ab7bec4 commit c62cf6f

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": "8.0.0",
2727
"@types/jest": "27.0.2",
2828
"@types/react": "16.14.20",
29-
"@types/react-native": "0.64.18",
29+
"@types/react-native": "0.64.19",
3030
"all-contributors-cli": "6.20.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
@@ -1865,10 +1865,10 @@
18651865
dependencies:
18661866
"@types/react" "*"
18671867

1868-
"@types/[email protected].18":
1869-
version "0.64.18"
1870-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.18.tgz#b672bbffb00103aeb84477e0e19eb5203ee8a3b5"
1871-
integrity sha512-irrhCPxKVr4TWyDjpf/h8YtQ9kdbKRKo+VuMLw295fnzKnFZRc5+m2oQ1BCI6V5cjfVqwLimqH7MrLCLK6Shpw==
1868+
"@types/[email protected].19":
1869+
version "0.64.19"
1870+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.19.tgz#2b888c082ad293fa0fa6ae34c5e9457cfb38e50a"
1871+
integrity sha512-bT62QhaPvOKFGmlfURIC98ILjUDoIFrc2Bn5EzL3qciZrT91vHwkxFOkuEyQJy+DWaHCa2z3IrtIEJywkGu/Bg==
18721872
dependencies:
18731873
"@types/react" "*"
18741874

0 commit comments

Comments
 (0)