Skip to content

Commit 508897a

Browse files
chore(deps-dev): bump @react-native/metro-config in /demo
Bumps [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) from 0.76.1 to 0.78.0. - [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.78.0/packages/metro-config) --- updated-dependencies: - dependency-name: "@react-native/metro-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c95311 commit 508897a

File tree

2 files changed

+257
-7
lines changed

2 files changed

+257
-7
lines changed

demo/package-lock.json

Lines changed: 256 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@react-native-community/cli-platform-ios": "15.1.3",
3030
"@react-native/babel-preset": "0.77.0",
3131
"@react-native/eslint-config": "0.76.1",
32-
"@react-native/metro-config": "0.76.1",
32+
"@react-native/metro-config": "0.78.0",
3333
"@react-native/typescript-config": "0.77.0",
3434
"@types/react": "^18.2.6",
3535
"@types/react-test-renderer": "^18.0.0",

0 commit comments

Comments
 (0)