Skip to content

Commit 9c904e2

Browse files
committed
fix(deps): update dependency @types/react-native to v0.67.5
1 parent fb1fe83 commit 9c904e2

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.16.0",
5454
"@types/color": "3.0.2",
5555
"@types/lodash": "4.14.172",
56-
"@types/react-native": "0.65.5",
56+
"@types/react-native": "0.67.5",
5757
"@uiw/icons": "2.5.3",
5858
"ahooks": "2.10.14",
5959
"color": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3989,10 +3989,10 @@
39893989
dependencies:
39903990
"@types/react" "*"
39913991

3992-
"@types/react-native@0.65.5":
3993-
version "0.65.5"
3994-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d"
3995-
integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw==
3992+
"@types/react-native@0.67.5":
3993+
version "0.67.5"
3994+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.5.tgz#cc80b3d50872980e925e83538f86ebd1517b0817"
3995+
integrity sha512-x/rAJSH4N/ZT4plkRHgWgEJ4Y2x8y+ssC5EwEgSEOZagS6lQcyjOsC7dID+xTwJke07fSYCl6DL833QbLOxWIg==
39963996
dependencies:
39973997
"@types/react" "*"
39983998

0 commit comments

Comments
 (0)