From c0cb27270f64fbdd3a8e8086ac01ca750862bfb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:35:07 +0000 Subject: [PATCH] chore(deps): update dependency @react-native/metro-config to v0.76.4 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 55cc73b0..f2d8e9f3 100644 --- a/example/package.json +++ b/example/package.json @@ -25,7 +25,7 @@ "@babel/runtime": "^7.20.0", "@react-native/babel-preset": "0.74.85", "@react-native/eslint-config": "^0.74.84", - "@react-native/metro-config": "0.74.85", + "@react-native/metro-config": "0.76.4", "@react-native/typescript-config": "0.74.85", "@types/react": "^18.2.6", "@types/react-test-renderer": "^18.0.0",