Skip to content

Commit b0f1dc8

Browse files
committed
fix(deps): update dependency @types/react-native to v0.66.9
1 parent 01d6208 commit b0f1dc8

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.9",
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.9":
4342+
version "0.66.9"
4343+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.9.tgz#a051d1f1f3cd03df4b4870e91e416b71377a8b7a"
4344+
integrity sha512-lve1rgQadbOM82ZRiw6CvvManUeidDhlFtiXA+dErI7a7/NNxLM7kZVYDNKd/QQc5FgLlQ0Uof2QInup7OwsBg==
43454345
dependencies:
43464346
"@types/react" "*"
43474347

0 commit comments

Comments
 (0)