Skip to content

Commit

Permalink
chore(deps-dev): bump the rncli group across 1 directory with 3 updat…
Browse files Browse the repository at this point in the history
…es (#423)

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 16.0.0 to 16.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/v16.0.2/packages/cli)

Updates `@react-native-community/cli-platform-android` from 16.0.0 to 16.0.2
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v16.0.2/packages/platform-android)

Updates `@react-native-community/cli-platform-ios` from 16.0.0 to 16.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/v16.0.2/packages/cli-platform-ios)

---
updated-dependencies:
- dependency-name: "@react-native-community/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rncli
- dependency-name: "@react-native-community/cli-platform-android"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rncli
- dependency-name: "@react-native-community/cli-platform-ios"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rncli
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent fe96d24 commit a10f384
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/runtime": "^7.25.4",
"@react-native-community/cli": "16.0.0",
"@react-native-community/cli-platform-android": "16.0.0",
"@react-native-community/cli-platform-ios": "16.0.0",
"@react-native-community/cli": "16.0.2",
"@react-native-community/cli-platform-android": "16.0.2",
"@react-native-community/cli-platform-ios": "16.0.2",
"@react-native/babel-preset": "0.76.5",
"@react-native/eslint-config": "0.76.5",
"@react-native/metro-config": "0.76.5",
Expand Down

0 comments on commit a10f384

Please sign in to comment.