Skip to content

Commit 7bb2f96

Browse files
build(deps-dev): bump the react-native-cli group across 2 directories with 3 updates
Bumps the react-native-cli group with 3 updates in the / 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). Bumps the react-native-cli 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 20.0.0 to 20.0.2 - [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/v20.0.2/packages/cli) Updates `@react-native-community/cli-platform-android` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/platform-android) Updates `@react-native-community/cli-platform-ios` from 20.0.0 to 20.0.2 - [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/v20.0.2/packages/cli-platform-ios) Updates `@react-native-community/cli` from 20.0.0 to 20.0.2 - [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/v20.0.2/packages/cli) Updates `@react-native-community/cli-platform-android` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/platform-android) Updates `@react-native-community/cli-platform-ios` from 20.0.0 to 20.0.2 - [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/v20.0.2/packages/cli-platform-ios) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli - dependency-name: "@react-native-community/cli-platform-android" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli - dependency-name: "@react-native-community/cli-platform-ios" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli - dependency-name: "@react-native-community/cli" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli - dependency-name: "@react-native-community/cli-platform-android" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli - dependency-name: "@react-native-community/cli-platform-ios" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native-cli ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a205f8 commit 7bb2f96

2 files changed

Lines changed: 24 additions & 28 deletions

File tree

bun.lock

Lines changed: 21 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@babel/core": "^7.25.2",
2121
"@babel/preset-env": "^7.25.3",
2222
"@babel/runtime": "^7.25.0",
23-
"@react-native-community/cli": "20.0.0",
24-
"@react-native-community/cli-platform-android": "20.0.0",
25-
"@react-native-community/cli-platform-ios": "20.0.0",
23+
"@react-native-community/cli": "20.0.2",
24+
"@react-native-community/cli-platform-android": "20.0.2",
25+
"@react-native-community/cli-platform-ios": "20.0.2",
2626
"@react-native/babel-preset": "0.81.4",
2727
"@react-native/eslint-config": "0.81.4",
2828
"@react-native/metro-config": "0.81.4",

0 commit comments

Comments
 (0)