Skip to content

Commit 8367009

Browse files
chore(deps-dev): bump the rncli group across 1 directory with 3 updates
Bumps the rncli group with 3 updates in the /example directory: [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli), [@react-native-community/cli-platform-android](https://github.com/react-native-community/cli/tree/HEAD/packages/platform-android) and [@react-native-community/cli-platform-ios](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-platform-ios). Updates `@react-native-community/cli` from 15.0.1 to 18.0.0 - [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/v18.0.0/packages/cli) Updates `@react-native-community/cli-platform-android` from 15.0.1 to 18.0.0 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/v18.0.0/packages/platform-android) Updates `@react-native-community/cli-platform-ios` from 15.0.1 to 18.0.0 - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-platform-ios/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v18.0.0/packages/cli-platform-ios) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rncli - dependency-name: "@react-native-community/cli-platform-android" dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rncli - dependency-name: "@react-native-community/cli-platform-ios" dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rncli ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6bf3cd commit 8367009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@babel/plugin-proposal-decorators": "^7.20.5",
3838
"@babel/preset-env": "^7.25.4",
3939
"@babel/runtime": "^7.25.4",
40-
"@react-native-community/cli": "15.0.1",
41-
"@react-native-community/cli-platform-android": "15.0.1",
42-
"@react-native-community/cli-platform-ios": "15.0.1",
40+
"@react-native-community/cli": "19.1.1",
41+
"@react-native-community/cli-platform-android": "18.0.0",
42+
"@react-native-community/cli-platform-ios": "18.0.0",
4343
"@react-native/babel-preset": "0.78.0",
4444
"@react-native/eslint-config": "0.78.0",
4545
"@react-native/metro-config": "0.78.0",

0 commit comments

Comments
 (0)