From 2e78fe5eed4e2c17a8c5a081c5b0168b463c82d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 00:13:28 +0000 Subject: [PATCH] build(deps-dev): bump @react-native-community/cli Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.0.0-alpha.2 to 17.0.1. - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v17.0.1/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 17.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abdc722..b5fe425 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@eslint/eslintrc": "^3.3.0", "@eslint/js": "^9.22.0", "@evilmartians/lefthook": "^1.5.0", - "@react-native-community/cli": "15.0.0-alpha.2", + "@react-native-community/cli": "17.0.1", "@react-native/babel-preset": "0.81.4", "@react-native/eslint-config": "^0.78.0", "@release-it/conventional-changelog": "^9.0.2",