From f60d0a192f529bc3466a71ee714a28f4c5d8806f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 00:17:05 +0000 Subject: [PATCH] chore(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] --- packages/@juspay-tech/react-native-hyperswitch/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@juspay-tech/react-native-hyperswitch/package.json b/packages/@juspay-tech/react-native-hyperswitch/package.json index 40d279d..1235d4a 100644 --- a/packages/@juspay-tech/react-native-hyperswitch/package.json +++ b/packages/@juspay-tech/react-native-hyperswitch/package.json @@ -87,7 +87,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.79.2", "@react-native/eslint-config": "^0.78.0", "@release-it/conventional-changelog": "^10.0.1",