Skip to content

Commit e4edf0a

Browse files
renovate-botjaywcjlove
authored andcommitted
fix(deps): update dependency @types/react-native to v0.64.12
1 parent 7d1d785 commit e4edf0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@babel/runtime": "7.14.8",
5454
"@react-native-picker/picker": "1.16.5",
5555
"@types/color": "3.0.2",
56-
"@types/react-native": "0.64.0",
56+
"@types/react-native": "0.64.12",
5757
"@uiw/icons": "2.5.1",
5858
"color": "4.0.0",
5959
"prop-types": "15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3803,10 +3803,10 @@
38033803
dependencies:
38043804
"@types/react" "*"
38053805

3806-
"@types/[email protected].0":
3807-
version "0.64.0"
3808-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.0.tgz#8c4aab67fca2197eacc73e403239be85c909d564"
3809-
integrity sha512-yys0k6tNby1VxEVfuxpaJRUChMer7lvnxSQfK6EtpxV8rtNk8boo/nQJkUoXgIi0mdhC1pj72flztdkj6wOHPA==
3806+
"@types/[email protected].12":
3807+
version "0.64.12"
3808+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.12.tgz#1c6a3226c26d7a5949cdf8878e6cfe95fe0951d6"
3809+
integrity sha512-sw6WGSaL219zqrgdb4kQUtFB9iGXC/LmecLZ+UUWEgwYvD0YH81FqWYmONa2HuTkOFAsxu2bK4DspkWRUHIABQ==
38103810
dependencies:
38113811
"@types/react" "*"
38123812

0 commit comments

Comments
 (0)