Skip to content

Commit fb57d82

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.64.17
1 parent 3bf39d1 commit fb57d82

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.18",
29-
"@types/react-native": "0.64.16",
29+
"@types/react-native": "0.64.17",
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].16":
1869-
version "0.64.16"
1870-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.16.tgz#ab2aa35c7a46b381f5be27b306d537ed3746b68b"
1871-
integrity sha512-5XMYf+QfYICgvDtLI5xBxNHcApuIOhfKqLiLWeBVusgLYCIVSzlaCWUgbSsn39IXsVDPMFJQ1g/AIFWwg6PxBA==
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==
18721872
dependencies:
18731873
"@types/react" "*"
18741874

0 commit comments

Comments
 (0)