Skip to content

Commit 007f00a

Browse files
authored
Merge pull request #367 from react-native-community/renovate/react-native-0.71.x
chore(deps): update dependency react-native to v0.71.8
2 parents 85c92d1 + 9b08e0d commit 007f00a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"@testing-library/react-native": "12.1.2",
2828
"@types/jest": "29.4.4",
2929
"@types/react": "18.0.38",
30-
"@types/react-native": "0.71.6",
30+
"@types/react-native": "0.71.7",
3131
"all-contributors-cli": "6.25.1",
3232
"auto": "10.37.6",
3333
"eslint": "8.41.0",
3434
"eslint-plugin-prettier": "4.2.1",
3535
"jest": "29.4.3",
3636
"prettier": "2.8.8",
3737
"react": "18.2.0",
38-
"react-native": "0.71.7",
38+
"react-native": "0.71.8",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.1.0",
4141
"typescript": "5.0.4"

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,10 +1878,10 @@
18781878
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
18791879
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
18801880

1881-
"@types/react-native@0.71.6":
1882-
version "0.71.6"
1883-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.6.tgz#bf0fc6a69bf0c2933c089dfb19fc182b09cb7790"
1884-
integrity sha512-eCqEZ+GhW9L9o6yVoPqCCAq8Sbd6liaKlh6WviD0X7O035NEe7VQ+q9KXYL+mhyZrLI5sbX7f3G973gG6fuiyQ==
1881+
"@types/react-native@0.71.7":
1882+
version "0.71.7"
1883+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.7.tgz#b6ce1c512097fc2047bacd01cc18ce2b8ca2920a"
1884+
integrity sha512-SYlf5Vw2qX4qDQfdcCEdfskoMG6yn0T/jWwvBNR1xZJ3qEobcGNHuOTZQdfu4TNK+VFkH5rSXZraRlio1/bvcA==
18851885
dependencies:
18861886
"@types/react" "*"
18871887

@@ -6504,15 +6504,15 @@ react-native-codegen@^0.71.5:
65046504
jscodeshift "^0.13.1"
65056505
nullthrows "^1.1.1"
65066506

6507-
react-native-gradle-plugin@^0.71.17:
6508-
version "0.71.17"
6509-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.17.tgz#cf780a27270f0a32dca8184eff91555d7627dd00"
6510-
integrity sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==
6507+
react-native-gradle-plugin@^0.71.18:
6508+
version "0.71.18"
6509+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
6510+
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
65116511

6512-
react-native@0.71.7:
6513-
version "0.71.7"
6514-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.7.tgz#d0ae409f6ee4fc7e7a876b4ca9d8d28934133228"
6515-
integrity sha512-Id6iRLS581fJMFGbBl1jP5uSmjExtGOvw5Gvh7694zISXjsRAsFMmU+izs0pyCLqDBoHK7y4BT7WGPGw693nYw==
6512+
react-native@0.71.8:
6513+
version "0.71.8"
6514+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.8.tgz#4314145341c49448cf7465b93ced52a433a5e191"
6515+
integrity sha512-ftMAuhpgTkbHU9brrqsEyxcNrpYvXKeATY+if22Nfhhg1zW+6wn95w9otwTnA3xHkljPCbng8mUhmmERjGEl7g==
65166516
dependencies:
65176517
"@jest/create-cache-key-function" "^29.2.1"
65186518
"@react-native-community/cli" "10.2.2"
@@ -6539,7 +6539,7 @@ react-native@0.71.7:
65396539
promise "^8.3.0"
65406540
react-devtools-core "^4.26.1"
65416541
react-native-codegen "^0.71.5"
6542-
react-native-gradle-plugin "^0.71.17"
6542+
react-native-gradle-plugin "^0.71.18"
65436543
react-refresh "^0.4.0"
65446544
react-shallow-renderer "^16.15.0"
65456545
regenerator-runtime "^0.13.2"

0 commit comments

Comments
 (0)