Skip to content

Commit 81e8f28

Browse files
chore(deps-dev): bump @react-native-community/cli from 18.0.0 to 20.0.0
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 18.0.0 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 115f98e commit 81e8f28

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/core": "^7.25.2",
3232
"@babel/preset-env": "^7.25.3",
33-
"@react-native-community/cli": "^18.0.0",
33+
"@react-native-community/cli": "^20.0.0",
3434
"@react-native/babel-preset": "^0.79.0",
3535
"@react-native/metro-config": "^0.79.0",
3636
"@rnx-kit/cli": "^0.18.11",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@expo/config-plugins": "^10.0.0",
127127
"@microsoft/eslint-plugin-sdl": "^1.0.0",
128128
"@nx/js": "^21.0.0",
129-
"@react-native-community/cli": "^18.0.0",
129+
"@react-native-community/cli": "^20.0.0",
130130
"@react-native-community/template": "^0.79.0",
131131
"@rnx-kit/eslint-plugin": "^0.9.0",
132132
"@rnx-kit/lint-lockfile": "^0.1.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7838,7 +7838,7 @@ __metadata:
78387838
"@babel/core": "npm:^7.25.2"
78397839
"@babel/preset-env": "npm:^7.25.3"
78407840
"@callstack/react-native-visionos": "npm:^0.79.0"
7841-
"@react-native-community/cli": "npm:^18.0.0"
7841+
"@react-native-community/cli": "npm:^20.0.0"
78427842
"@react-native-webapis/web-storage": "npm:^0.4.1"
78437843
"@react-native/babel-preset": "npm:^0.79.0"
78447844
"@react-native/metro-config": "npm:^0.79.0"
@@ -12320,7 +12320,7 @@ __metadata:
1232012320
"@expo/config-plugins": "npm:^10.0.0"
1232112321
"@microsoft/eslint-plugin-sdl": "npm:^1.0.0"
1232212322
"@nx/js": "npm:^21.0.0"
12323-
"@react-native-community/cli": "npm:^18.0.0"
12323+
"@react-native-community/cli": "npm:^20.0.0"
1232412324
"@react-native-community/template": "npm:^0.79.0"
1232512325
"@rnx-kit/eslint-plugin": "npm:^0.9.0"
1232612326
"@rnx-kit/lint-lockfile": "npm:^0.1.0"

0 commit comments

Comments
 (0)