Skip to content

Commit f50f5d3

Browse files
chore(deps): update dependency @types/react-native to v0.72.8
1 parent 17dceb2 commit f50f5d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@testing-library/react-native": "12.1.3",
2828
"@types/jest": "29.5.3",
2929
"@types/react": "18.2.20",
30-
"@types/react-native": "0.72.2",
30+
"@types/react-native": "0.72.8",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.46.0",
3333
"eslint": "8.41.0",

yarn.lock

+4-4
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/[email protected].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==
1838+
"@types/[email protected].8":
1839+
version "0.72.8"
1840+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.8.tgz#eb6238fab289f5f132f7ccf138bdfe6f21ed93e1"
1841+
integrity sha512-St6xA7+EoHN5mEYfdWnfYt0e8u6k2FR0P9s2arYgakQGFgU1f9FlPrIEcj0X24pLCF5c5i3WVuLCUdiCYHmOoA==
18421842
dependencies:
18431843
"@react-native/virtualized-lists" "^0.72.4"
18441844
"@types/react" "*"

0 commit comments

Comments
 (0)