Skip to content

Commit a131309

Browse files
committed
chore(deps): update dependency react-native to v0.71.9
1 parent 50d5f6f commit a131309

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
@@ -35,7 +35,7 @@
3535
"jest": "29.5.0",
3636
"prettier": "2.8.8",
3737
"react": "18.2.0",
38-
"react-native": "0.71.8",
38+
"react-native": "0.71.9",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.1.0",
4141
"typescript": "5.0.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6472,10 +6472,10 @@ react-native-gradle-plugin@^0.71.18:
64726472
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
64736473
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
64746474

6475-
react-native@0.71.8:
6476-
version "0.71.8"
6477-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.8.tgz#4314145341c49448cf7465b93ced52a433a5e191"
6478-
integrity sha512-ftMAuhpgTkbHU9brrqsEyxcNrpYvXKeATY+if22Nfhhg1zW+6wn95w9otwTnA3xHkljPCbng8mUhmmERjGEl7g==
6475+
react-native@0.71.9:
6476+
version "0.71.9"
6477+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.9.tgz#5ecf6c9ca239d2e1a1c7d56f6c98e34b59baf210"
6478+
integrity sha512-V82zPt6LEQpHGtI0nmsEvjPp70o8CO0OwKfo3H8pMFH+lJJJQduVCn1KrPgPxja7q8GxUUo7hErr5WToHMH+/g==
64796479
dependencies:
64806480
"@jest/create-cache-key-function" "^29.2.1"
64816481
"@react-native-community/cli" "10.2.2"

0 commit comments

Comments
 (0)