Skip to content

Commit 4e14344

Browse files
committed
fix(deps): update dependency @types/react-native to v0.66.1
1 parent 61f6879 commit 4e14344

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.1.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.1",
5858
"@uiw/icons": "2.5.1",
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
@@ -4477,10 +4477,10 @@
44774477
dependencies:
44784478
"@types/react" "*"
44794479

4480-
"@types/react-native@0.65.5":
4481-
version "0.65.5"
4482-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d"
4483-
integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw==
4480+
"@types/react-native@0.66.1":
4481+
version "0.66.1"
4482+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.1.tgz#093b4a2a9fce2335548d35be3c8900bf3ebb9373"
4483+
integrity sha512-CjKGkhXFcMZDYJQ0blz+gxDNH4Jcbbdwoc43onKDVvr9kwg5Nh9liHBixAh2vGYYpO1xLgYm3Y7FIr1CCSmZtg==
44844484
dependencies:
44854485
"@types/react" "*"
44864486

0 commit comments

Comments
 (0)