Skip to content

Commit 902a587

Browse files
Bump @react-native/metro-config from 0.73.3 to 0.80.1
Bumps [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) from 0.73.3 to 0.80.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.80.1/packages/metro-config) --- updated-dependencies: - dependency-name: "@react-native/metro-config" 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 fba747a commit 902a587

3 files changed

Lines changed: 1272 additions & 146 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/runtime": "^7.20.0",
3131
"@react-native/babel-preset": "0.74.83",
3232
"@react-native/eslint-config": "0.74.83",
33-
"@react-native/metro-config": "0.74.83",
33+
"@react-native/metro-config": "0.80.1",
3434
"@react-native/typescript-config": "0.74.83",
3535
"@tsconfig/react-native": "^3.0.0",
3636
"@types/jest": "^30.0.0",

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/runtime": "^7.20.0",
5050
"@react-native-masked-view/masked-view": "^0.3.2",
5151
"@react-native/babel-preset": "^0.74.83",
52-
"@react-native/metro-config": "^0.73.3",
52+
"@react-native/metro-config": "^0.80.1",
5353
"@types/react-native-vector-icons": "^6.4.18",
5454
"babel-plugin-module-resolver": "^5.0.0"
5555
},

0 commit comments

Comments
 (0)