Skip to content

Commit dbdf0ba

Browse files
committed
chore(deps): update dependency react-native to v0.71.7
1 parent 4a3333d commit dbdf0ba

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.6",
38+
"react-native": "0.71.7",
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.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==
6439+
react-native@0.71.7:
6440+
version "0.71.7"
6441+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.7.tgz#d0ae409f6ee4fc7e7a876b4ca9d8d28934133228"
6442+
integrity sha512-Id6iRLS581fJMFGbBl1jP5uSmjExtGOvw5Gvh7694zISXjsRAsFMmU+izs0pyCLqDBoHK7y4BT7WGPGw693nYw==
64436443
dependencies:
64446444
"@jest/create-cache-key-function" "^29.2.1"
64456445
"@react-native-community/cli" "10.2.2"

0 commit comments

Comments
 (0)