Skip to content

Commit 5eb0824

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 b000c24 commit 5eb0824

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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "19.2.3",
14-
"react-native": "0.85.2"
14+
"react-native": "0.85.3"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.25.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest": "^29.7.0",
7878
"prettier": "^3.0.3",
7979
"react": "19.2.3",
80-
"react-native": "0.85.2",
80+
"react-native": "0.85.3",
8181
"react-native-builder-bob": "^0.23.2",
8282
"release-it": "^19.0.6",
8383
"turbo": "^1.10.7",

0 commit comments

Comments
 (0)