Skip to content

Commit 4747987

Browse files
committed
chore(deps): update dependency react-native to v0.71.12
1 parent 3e7d5fb commit 4747987

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: package.json

+1-1
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.11",
38+
"react-native": "0.71.12",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.1.1",
4141
"typescript": "5.0.4"

Diff for: yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -6478,10 +6478,10 @@ react-native-gradle-plugin@^0.71.19:
64786478
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.19.tgz#3379e28341fcd189bc1f4691cefc84c1a4d7d232"
64796479
integrity sha512-1dVk9NwhoyKHCSxcrM6vY6cxmojeATsBobDicX0ZKr7DgUF2cBQRTKsimQFvzH8XhOVXyH8p4HyDSZNIFI8OlQ==
64806480

6481-
6482-
version "0.71.11"
6483-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.11.tgz#c459f2b9ae775307c88a12b6dcee3cc4680a1dae"
6484-
integrity sha512-++8IxgUe4Ev+bTiFlLfJCdSoE5cReVP1DTpVJ8f/QtzaxA3h1008Y3Xah1Q5vsR4rZcYMO7Pn3af+wOshdQFug==
6481+
6482+
version "0.71.12"
6483+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.12.tgz#a4a37de71931b5f483a15b8ab9114b9c01e1317d"
6484+
integrity sha512-1zDOTdalLepcVB8ZRIZpWlIGyyJISzAF4MIYSDdW7VDJtIRC7ybXsj/kSARF1zpGSg+LgAV8NMCZzGg598M7Iw==
64856485
dependencies:
64866486
"@jest/create-cache-key-function" "^29.2.1"
64876487
"@react-native-community/cli" "10.2.4"
@@ -6492,6 +6492,7 @@ [email protected]:
64926492
"@react-native/polyfills" "2.0.0"
64936493
abort-controller "^3.0.0"
64946494
anser "^1.4.9"
6495+
ansi-regex "^5.0.0"
64956496
base64-js "^1.1.2"
64966497
deprecated-react-native-prop-types "^3.0.1"
64976498
event-target-shim "^5.0.1"

0 commit comments

Comments
 (0)