Skip to content

Commit 41b8beb

Browse files
Bump react-native from 0.78.1 to 0.79.1
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.78.1 to 0.79.1. - [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.79.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.79.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 656e542 commit 41b8beb

File tree

2 files changed

+207
-1284
lines changed

2 files changed

+207
-1284
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-plugin-prettier": "^4.0.0",
1818
"jest": "^29.0.1",
1919
"prettier": "^3.0.0",
20-
"react-native": "^0.78.0"
20+
"react-native": "^0.79.1"
2121
},
2222
"scripts": {
2323
"test": "jest --watchAll",

0 commit comments

Comments
 (0)