Skip to content

Commit 59086c1

Browse files
Bump @react-native/metro-config from 0.76.3 to 0.84.0 in /examples
Bumps [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) from 0.76.3 to 0.84.0. - [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.84.0/packages/metro-config) --- updated-dependencies: - dependency-name: "@react-native/metro-config" dependency-version: 0.84.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac5c319 commit 59086c1

File tree

2 files changed

+435
-12
lines changed

2 files changed

+435
-12
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/runtime": "^7.26.10",
2828
"@react-native-community/cli": "latest",
2929
"@react-native/babel-preset": "0.76.3",
30-
"@react-native/metro-config": "0.76.3",
30+
"@react-native/metro-config": "0.84.0",
3131
"@tsconfig/react-native": "^3.0.5",
3232
"@types/jest": "^29.5.14",
3333
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)