From d5ed16150b1b6ff994dab45659214c63e64bde6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 14:08:56 +0000 Subject: [PATCH] fix(deps): update @react-native-community/cli -> 12 - dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02eba69..06e3c9b 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "needed init command function at some point in the future." ], "dependencies": { - "@react-native-community/cli": "5.0.1" + "@react-native-community/cli": "12.2.0" } }