Skip to content

Commit 5b7f5fb

Browse files
chore(deps-dev): bump @react-native-community/cli from 15.1.3 to 20.0.0
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.3 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] <support@github.com>
1 parent 14b9644 commit 5b7f5fb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/default-storage/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/core": "^7.25.2",
3232
"@babel/preset-env": "^7.25.3",
3333
"@babel/runtime": "^7.25.0",
34-
"@react-native-community/cli": "^15.0.0",
34+
"@react-native-community/cli": "^20.0.0",
3535
"@react-native-community/cli-platform-android": "^15.0.0",
3636
"@react-native-community/cli-platform-ios": "^15.0.0",
3737
"@react-native/babel-preset": "^0.76.0",

packages/sqlite-storage/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-env": "^7.25.3",
2020
"@babel/runtime": "^7.25.0",
2121
"@react-native-async-storage/sqlite-storage": "workspace:^",
22-
"@react-native-community/cli": "^15.0.0",
22+
"@react-native-community/cli": "^20.0.0",
2323
"@react-native-community/cli-platform-android": "^15.0.0",
2424
"@react-native-community/cli-platform-ios": "^15.0.0",
2525
"@react-native/babel-preset": "^0.76.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10804,7 +10804,7 @@ __metadata:
1080410804
"@babel/core": "npm:^7.25.2"
1080510805
"@babel/preset-env": "npm:^7.25.3"
1080610806
"@babel/runtime": "npm:^7.25.0"
10807-
"@react-native-community/cli": "npm:^15.0.0"
10807+
"@react-native-community/cli": "npm:^20.0.0"
1080810808
"@react-native-community/cli-platform-android": "npm:^15.0.0"
1080910809
"@react-native-community/cli-platform-ios": "npm:^15.0.0"
1081010810
"@react-native/babel-preset": "npm:^0.76.0"
@@ -19203,7 +19203,7 @@ __metadata:
1920319203
"@babel/preset-env": "npm:^7.25.3"
1920419204
"@babel/runtime": "npm:^7.25.0"
1920519205
"@react-native-async-storage/sqlite-storage": "workspace:^"
19206-
"@react-native-community/cli": "npm:^15.0.0"
19206+
"@react-native-community/cli": "npm:^20.0.0"
1920719207
"@react-native-community/cli-platform-android": "npm:^15.0.0"
1920819208
"@react-native-community/cli-platform-ios": "npm:^15.0.0"
1920919209
"@react-native/babel-preset": "npm:^0.76.0"

0 commit comments

Comments
 (0)