Skip to content

Commit e04dd80

Browse files
committed
chore(deps): update dependency @types/react-native to v0.72.2
1 parent d13c21a commit e04dd80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@testing-library/react-native": "12.1.2",
2828
"@types/jest": "29.5.1",
2929
"@types/react": "18.2.7",
30-
"@types/react-native": "0.72.1",
30+
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",
3333
"eslint": "8.41.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,10 +1835,10 @@
18351835
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
18361836
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
18371837

1838-
"@types/react-native@0.72.1":
1839-
version "0.72.1"
1840-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.1.tgz#a732ba4fabc15eee26cfbe4b00a12baa3a86cf44"
1841-
integrity sha512-lwhhvMKPvH2AJOKkvHVamD/7pFsEmcZG1AoSnsOegKvTl6irWKWTPmTqgAi33Wl91efDYrh61nC48/AgcPo7SA==
1838+
"@types/react-native@0.72.2":
1839+
version "0.72.2"
1840+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.2.tgz#27c931a899c555b28e20cdd12e570b017808de96"
1841+
integrity sha512-/eEjr04Zqo7mTMszuSdrLx90+j5nWhDMMOgtnKZfAYyV3RwmlpSb7F17ilmMMxZWJY81n/JZ4e6wdhMJFpjrCg==
18421842
dependencies:
18431843
"@react-native/virtualized-lists" "^0.72.4"
18441844
"@types/react" "*"

0 commit comments

Comments
 (0)