Skip to content

Commit ec1e3b4

Browse files
committed
fix(deps): update dependency @types/react-native to v0.66.6
1 parent e851f33 commit ec1e3b4

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.6",
5858
"@uiw/icons": "2.5.3",
5959
"color": "4.0.1",
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.6":
4342+
version "0.66.6"
4343+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.6.tgz#08f5b93cca9a50b7d19f353ff2a1ebe1a7c24a79"
4344+
integrity sha512-VqC2wN5wNCXqL9/Fve/bI1C+Q8BJlkiF/JOs7Qfw5eeD//nk5Imw4KrB8UiZZ/TPMSXPWYiKvWHiiqgA99L69g==
43454345
dependencies:
43464346
"@types/react" "*"
43474347

0 commit comments

Comments
 (0)