Skip to content

Commit 6b3c0d3

Browse files
committed
fix(deps): update dependency @types/react-native to v0.66.7
1 parent ba75110 commit 6b3c0d3

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
@@ -54,7 +54,7 @@
5454
"@react-native-picker/picker": "2.2.0",
5555
"@types/color": "3.0.2",
5656
"@types/lodash": "4.14.172",
57-
"@types/react-native": "0.65.5",
57+
"@types/react-native": "0.66.7",
5858
"@uiw/icons": "2.5.3",
5959
"color": "4.0.2",
6060
"lodash": "4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,10 +4338,10 @@
43384338
dependencies:
43394339
"@types/react" "*"
43404340

4341-
"@types/react-native@0.65.5":
4342-
version "0.65.5"
4343-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d"
4344-
integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw==
4341+
"@types/react-native@0.66.7":
4342+
version "0.66.7"
4343+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.7.tgz#b57a4dc3c16979565ec20bddd0baae48e8a9e78c"
4344+
integrity sha512-IcxynKk1I8DzSxyOka61TSb0peeWJ6NjQSUjxzRiMZSrGIYI+OPyEcnNJDXruKkzhI5UgfadjqtBaZmR0nPROA==
43454345
dependencies:
43464346
"@types/react" "*"
43474347

0 commit comments

Comments
 (0)