Skip to content

Commit 4f4edb9

Browse files
committed
fix(deps): update dependency @types/react-native to v0.67.7
1 parent fb1fe83 commit 4f4edb9

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.7",
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.7":
3993+
version "0.67.7"
3994+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.7.tgz#903b7d56fb6a95ca0de897f2925c04ee0d4adee3"
3995+
integrity sha512-G7vi9vE226diNNXVNbIa8HH/wPxMWHTHkn9iQtQSezaWzO5WNsKZZW2/TOzCehtBDVx4MZieTs6GsdtpBBttMA==
39963996
dependencies:
39973997
"@types/react" "*"
39983998

0 commit comments

Comments
 (0)