Skip to content

Commit

Permalink
chore(deps-dev): bump the rncli group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
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.1.0 to 15.1.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/v15.1.2/packages/cli)

Updates `@react-native-community/cli-platform-android` from 15.1.0 to 15.1.2
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v15.1.2/packages/platform-android)

Updates `@react-native-community/cli-platform-ios` from 15.1.0 to 15.1.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/v15.1.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]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 3cc4f2f commit 2befec1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/runtime": "^7.25.4",
"@react-native-community/cli": "15.1.0",
"@react-native-community/cli-platform-android": "15.1.0",
"@react-native-community/cli-platform-ios": "15.1.0",
"@react-native-community/cli": "15.1.2",
"@react-native-community/cli-platform-android": "15.1.2",
"@react-native-community/cli-platform-ios": "15.1.2",
"@react-native/babel-preset": "0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/metro-config": "0.76.1",
Expand Down

0 comments on commit 2befec1

Please sign in to comment.