Skip to content

Commit b7904be

Browse files
fix(deps): update dependency @types/react-native to v0.65.1 (#240)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3827100 commit b7904be

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": "1.16.5",
5555
"@types/color": "3.0.2",
5656
"@types/lodash": "4.14.172",
57-
"@types/react-native": "0.65.0",
57+
"@types/react-native": "0.65.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
@@ -3944,10 +3944,10 @@
39443944
dependencies:
39453945
"@types/react" "*"
39463946

3947-
"@types/react-native@0.65.0":
3948-
version "0.65.0"
3949-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.0.tgz#bef9ca619f421abafae891ac0629e27cbfe63b42"
3950-
integrity sha512-GgM6d47SQM9a6iOWKsdseFtTsKZGvmbr0FEaJMdCVy2SJmgtUq5JVpr3+aqHdrJQrg93e08VxPAWmz0qUtIPOg==
3947+
"@types/react-native@0.65.1":
3948+
version "0.65.1"
3949+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.1.tgz#7342158e10ea5088c225bb669dd4ef15aad0a2f7"
3950+
integrity sha512-pyRmTnvjYORIXuL8+ZhoI8gqamTE/8Lo9bU/1Ife3VOTgeFzY9rHnx3Tna7OOixBW5Exh2PcHSkJXma4FENC0g==
39513951
dependencies:
39523952
"@types/react" "*"
39533953

0 commit comments

Comments
 (0)