Skip to content

Commit e4f19fa

Browse files
chore(deps-dev): bump @react-native-community/cli from 15.1.2 to 17.0.1
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.2 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 be5b6f1 commit e4f19fa

File tree

3 files changed

+217
-59
lines changed

3 files changed

+217
-59
lines changed

example/LMFS/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "^7.26.0",
3030
"@babel/preset-env": "^7.26.0",
3131
"@babel/runtime": "^7.26.0",
32-
"@react-native-community/cli": "15.1.2",
32+
"@react-native-community/cli": "17.0.1",
3333
"@react-native-community/cli-platform-android": "15.1.2",
3434
"@react-native-community/cli-platform-ios": "15.1.2",
3535
"@react-native/babel-preset": "0.76.2",

example/ODRD/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "^7.26.0",
3030
"@babel/preset-env": "^7.26.0",
3131
"@babel/runtime": "^7.26.0",
32-
"@react-native-community/cli": "15.1.2",
32+
"@react-native-community/cli": "17.0.1",
3333
"@react-native-community/cli-platform-android": "15.1.2",
3434
"@react-native-community/cli-platform-ios": "15.1.2",
3535
"@react-native/babel-preset": "0.76.2",

0 commit comments

Comments
 (0)