Skip to content

Commit 254e43c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-native to v0.64.16
1 parent f673372 commit 254e43c

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": "7.2.0",
2727
"@types/jest": "27.0.2",
2828
"@types/react": "16.14.17",
29-
"@types/react-native": "0.64.12",
29+
"@types/react-native": "0.64.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
@@ -1875,10 +1875,10 @@
18751875
dependencies:
18761876
"@types/react" "*"
18771877

1878-
"@types/[email protected].12":
1879-
version "0.64.12"
1880-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.12.tgz#1c6a3226c26d7a5949cdf8878e6cfe95fe0951d6"
1881-
integrity sha512-sw6WGSaL219zqrgdb4kQUtFB9iGXC/LmecLZ+UUWEgwYvD0YH81FqWYmONa2HuTkOFAsxu2bK4DspkWRUHIABQ==
1878+
"@types/[email protected].16":
1879+
version "0.64.16"
1880+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.16.tgz#ab2aa35c7a46b381f5be27b306d537ed3746b68b"
1881+
integrity sha512-5XMYf+QfYICgvDtLI5xBxNHcApuIOhfKqLiLWeBVusgLYCIVSzlaCWUgbSsn39IXsVDPMFJQ1g/AIFWwg6PxBA==
18821882
dependencies:
18831883
"@types/react" "*"
18841884

0 commit comments

Comments
 (0)