Skip to content

Commit c0a0e84

Browse files
authored
Merge pull request #188 from gmsgowtham/renovate/react-native-0.x
chore(deps): update dependency @types/react-native to v0.72.4
2 parents 0a02733 + 99f787a commit c0a0e84

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/jest": "29.5.5",
6666
"@types/node": "20.8.6",
6767
"@types/react": "18.2.28",
68-
"@types/react-native": "0.72.3",
68+
"@types/react-native": "0.72.4",
6969
"@types/react-syntax-highlighter": "15.5.8",
7070
"@types/react-test-renderer": "18.0.3",
7171
"commitlint": "17.8.0",

yarn.lock

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

3427-
"@types/react-native@0.72.3":
3428-
version "0.72.3"
3429-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.3.tgz#eb5726eb3ec6b79a10db7a295cc0346eb5e9331a"
3430-
integrity sha512-9+g+DBJIY3bG7+ZlYzKPr9kxTQxUuZQgLWZhYK4RlIcrsm3qaJhL2PU2e/K4CjnzznWCo2Islgec94x2z1pG4Q==
3427+
"@types/react-native@0.72.4":
3428+
version "0.72.4"
3429+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.72.4.tgz#4e5bd9794e603ac395e7c6d692c348005f6ec3bf"
3430+
integrity sha512-tE4L5i8jW95uJGGhblQQrPSKJUnnUINBuyHKj15B1Fo6BenVbbqUPbcrPLgDKetR9/A2p35d0plkApJwWkXDmw==
34313431
dependencies:
34323432
"@react-native/virtualized-lists" "^0.72.4"
34333433
"@types/react" "*"

0 commit comments

Comments
 (0)