Skip to content

Commit 2e50833

Browse files
build(deps-dev): bump @react-native-community/cli in /example
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] <[email protected]>
1 parent 82166ef commit 2e50833

File tree

2 files changed

+194
-54
lines changed

2 files changed

+194
-54
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "^7.25.2",
2323
"@babel/preset-env": "^7.25.3",
2424
"@babel/runtime": "^7.25.0",
25-
"@react-native-community/cli": "15.0.1",
25+
"@react-native-community/cli": "17.0.1",
2626
"@react-native-community/cli-platform-android": "15.0.1",
2727
"@react-native-community/cli-platform-ios": "15.0.1",
2828
"@react-native/babel-preset": "0.77.0",

0 commit comments

Comments
 (0)