Skip to content

Commit 2ca8dc9

Browse files
committed
chore(deps): update dependency @types/react-native to v0.71.2
1 parent 4e76eea commit 2ca8dc9

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": "11.5.1",
2828
"@types/jest": "29.4.0",
2929
"@types/react": "18.0.27",
30-
"@types/react-native": "0.71.1",
30+
"@types/react-native": "0.71.2",
3131
"all-contributors-cli": "6.24.0",
3232
"auto": "10.37.6",
3333
"eslint": "8.33.0",

yarn.lock

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

1764-
"@types/react-native@0.71.1":
1765-
version "0.71.1"
1766-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.1.tgz#215684a5117e2cc7a97425355e8962ad1a67cf0e"
1767-
integrity sha512-P9wTeYq7M3azvdHmubbIS85X3jiWvGhl4nqSDUAT47JRUJeM4EmoosSy1rKcDgq7fjUVIIDqVEk3qFdupOd0Nw==
1764+
"@types/react-native@0.71.2":
1765+
version "0.71.2"
1766+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.2.tgz#b8ba52c2fd07d3d64fa87ae5d9b4fbbd3b9cbffd"
1767+
integrity sha512-RJ0slxB/aVh6gDBZcGusDLIMW+ydsigzOVva9nODPfZApvIY4UgacV5PAlyk/CScJaN7Frh4sZaD9bD73uc9HQ==
17681768
dependencies:
17691769
"@types/react" "*"
17701770

0 commit comments

Comments
 (0)