Skip to content

Commit ea5ca45

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.64.18
1 parent 638ae54 commit ea5ca45

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.19",
29-
"@types/react-native": "0.64.17",
29+
"@types/react-native": "0.64.18",
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].17":
1869-
version "0.64.17"
1870-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.17.tgz#174408dbab691dc345bbdf0c1471c8b1519409a8"
1871-
integrity sha512-UyjgzP7aXHeb2IpaOFywChpZPQsmYAOvHukZbWUFkV04u+YybjDVEye7GhhhUjP8LQbcrm4tKvIt7kOkmFYz2Q==
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==
18721872
dependencies:
18731873
"@types/react" "*"
18741874

0 commit comments

Comments
 (0)