Skip to content

Commit 03cb40e

Browse files
chore(deps-dev): bump @react-native-community/cli from 15.1.2 to 20.0.0
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.2 to 20.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/v20.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be5b6f1 commit 03cb40e

File tree

3 files changed

+218
-60
lines changed

3 files changed

+218
-60
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": "20.0.0",
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": "20.0.0",
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)