Skip to content

Commit ec599ed

Browse files
authored
Merge pull request #181 from gmsgowtham/renovate/react-native-0.x
chore(deps): update dependency react-native to v0.72.6
2 parents fcc412b + bbaf483 commit ec599ed

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"metro-react-native-babel-preset": "0.77.0",
7676
"pod-install": "0.1.39",
7777
"react": "18.2.0",
78-
"react-native": "0.72.5",
78+
"react-native": "0.72.6",
7979
"react-native-builder-bob": "0.23.1",
8080
"react-test-renderer": "18.2.0",
8181
"release-it": "16.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8837,10 +8837,10 @@ react-native-builder-bob@0.23.1:
88378837
which "^2.0.2"
88388838
yargs "^17.5.1"
88398839

8840-
react-native@0.72.5:
8841-
version "0.72.5"
8842-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.5.tgz#2c343fa6f3ead362cf07376634a33a4078864357"
8843-
integrity sha512-oIewslu5DBwOmo7x5rdzZlZXCqDIna0R4dUwVpfmVteORYLr4yaZo5wQnMeR+H7x54GaMhmgeqp0ZpULtulJFg==
8840+
react-native@0.72.6:
8841+
version "0.72.6"
8842+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.6.tgz#9f8d090694907e2f83af22e115cc0e4a3d5fa626"
8843+
integrity sha512-RafPY2gM7mcrFySS8TL8x+TIO3q7oAlHpzEmC7Im6pmXni6n1AuufGaVh0Narbr1daxstw7yW7T9BKW5dpVc2A==
88448844
dependencies:
88458845
"@jest/create-cache-key-function" "^29.2.1"
88468846
"@react-native-community/cli" "11.3.7"

0 commit comments

Comments
 (0)