Skip to content

Commit 41cb3c3

Browse files
chore(deps-dev): bump @react-native-community/cli in /example (#1035)
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.0.1 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f9a1fb commit 41cb3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/core": "^7.25.2",
3737
"@babel/preset-env": "^7.25.3",
3838
"@babel/runtime": "^7.25.0",
39-
"@react-native-community/cli": "15.0.1",
39+
"@react-native-community/cli": "17.0.1",
4040
"@react-native-community/cli-platform-android": "15.0.1",
4141
"@react-native-community/cli-platform-ios": "15.0.1",
4242
"@react-native/babel-preset": "0.79.2",

0 commit comments

Comments
 (0)