Skip to content

Commit 311d252

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

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
@@ -26,7 +26,7 @@
2626
"@types/node": "11.15.54",
2727
"@types/react": "16.14.42",
2828
"@types/react-dom": "16.9.19",
29-
"@types/react-native": "0.72.1",
29+
"@types/react-native": "0.72.2",
3030
"react": "16.14.0",
3131
"react-dom": "16.14.0",
3232
"react-scripts": "2.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,10 @@
13241324
dependencies:
13251325
"@types/react" "^16"
13261326

1327-
"@types/react-native@0.72.1":
1328-
version "0.72.1"
1329-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.1.tgz#a732ba4fabc15eee26cfbe4b00a12baa3a86cf44"
1330-
integrity sha512-lwhhvMKPvH2AJOKkvHVamD/7pFsEmcZG1AoSnsOegKvTl6irWKWTPmTqgAi33Wl91efDYrh61nC48/AgcPo7SA==
1327+
"@types/react-native@0.72.2":
1328+
version "0.72.2"
1329+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.2.tgz#27c931a899c555b28e20cdd12e570b017808de96"
1330+
integrity sha512-/eEjr04Zqo7mTMszuSdrLx90+j5nWhDMMOgtnKZfAYyV3RwmlpSb7F17ilmMMxZWJY81n/JZ4e6wdhMJFpjrCg==
13311331
dependencies:
13321332
"@react-native/virtualized-lists" "^0.72.4"
13331333
"@types/react" "*"

0 commit comments

Comments
 (0)