Skip to content

Commit 67a6679

Browse files
chore(deps): bump react-native from 0.85.2 to 0.85.3
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.85.2 to 0.85.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.85.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aee6d55 commit 67a6679

3 files changed

Lines changed: 319 additions & 62 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"react": "19.2.3",
15-
"react-native": "0.85.2",
15+
"react-native": "0.85.3",
1616
"react-native-nitro-modules": "0.35.6",
1717
"react-native-safe-area-context": "^5.7.0"
1818
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"nitrogen": "0.35.6",
122122
"react": "19.2.3",
123123
"react-dom": "19.2.3",
124-
"react-native": "0.85.2",
124+
"react-native": "0.85.3",
125125
"react-native-builder-bob": "^0.41.0",
126126
"react-native-nitro-modules": "0.35.6",
127127
"release-it": "^20.0.1",

0 commit comments

Comments
 (0)