Skip to content

Commit f379508

Browse files
committed
chore(deps): update dependency react-native to v0.71.6
1 parent 399ab6e commit f379508

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.4.3",
3636
"prettier": "2.8.7",
3737
"react": "18.2.0",
38-
"react-native": "0.71.5",
38+
"react-native": "0.71.6",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.0.5",
4141
"typescript": "4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6436,10 +6436,10 @@ react-native-gradle-plugin@^0.71.17:
64366436
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.17.tgz#cf780a27270f0a32dca8184eff91555d7627dd00"
64376437
integrity sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==
64386438

6439-
react-native@0.71.5:
6440-
version "0.71.5"
6441-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.5.tgz#599a5a674ae5ebecaff9dc027c514e7428480194"
6442-
integrity sha512-fMptnHXoIPotg7gPYAvjMRnfC6gUSkTJzgaIDQJTY/f5F+g6qph5J1xT9LCuWuNguyQ9dh8b0MZTK5ROvTTV9w==
6439+
react-native@0.71.6:
6440+
version "0.71.6"
6441+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.6.tgz#e8f07baf55abd1015eaa7040ceaa4aa632c2c04f"
6442+
integrity sha512-gHrDj7qaAaiE41JwaFCh3AtvOqOLuRgZtHKzNiwxakG/wvPAYmG73ECfWHGxjxIx/QT17Hp37Da3ipCei/CayQ==
64436443
dependencies:
64446444
"@jest/create-cache-key-function" "^29.2.1"
64456445
"@react-native-community/cli" "10.2.2"

0 commit comments

Comments
 (0)