Skip to content

Commit d7615cf

Browse files
Bump react-native from 0.79.2 to 0.80.1
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.79.2 to 0.80.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-080.md) - [Commits](https://github.com/facebook/react-native/commits/v0.80.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.80.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e16d8c6 commit d7615cf

File tree

2 files changed

+159
-172
lines changed

2 files changed

+159
-172
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.79.1"
20+
"react-native": "^0.80.1"
2121
},
2222
"scripts": {
2323
"test": "jest --watchAll",

0 commit comments

Comments
 (0)