Skip to content

Commit caa1100

Browse files
committed
fix(deps): update dependency @types/react-native to v0.67.2
1 parent a1c2657 commit caa1100

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2",
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
@@ -3858,10 +3858,10 @@
38583858
dependencies:
38593859
"@types/react" "*"
38603860

3861-
"@types/react-native@0.65.5":
3862-
version "0.65.5"
3863-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.5.tgz#e5e473be8c7ed784419554f25cc8850b9c3ce68d"
3864-
integrity sha512-lc2JVmqVIkFmEtUHX8jCkuepqRSzlhRPBIlVFVc0hgfoUxvntrORhmK7LCnAbHfmpUqVVGhMjax27CCTACQ2Kw==
3861+
"@types/react-native@0.67.2":
3862+
version "0.67.2"
3863+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.2.tgz#801656be65b875cf215cd09de208436df92fa356"
3864+
integrity sha512-DyBkq7kw1UngzfvBr8WE41+hL/TWpxOZVaeABJz6Si7DmpT0Rq6vJCYjVaR85ViKSYJvIHpzxYfp0dD+lb3ctA==
38653865
dependencies:
38663866
"@types/react" "*"
38673867

0 commit comments

Comments
 (0)