Skip to content

Commit fdf98bc

Browse files
Bump @react-native-community/cli
Bumps the npm_and_yarn group with 1 update in the / directory: [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli). Updates `@react-native-community/cli` from 13.6.9 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:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33f472f commit fdf98bc

File tree

2 files changed

+223
-109
lines changed

2 files changed

+223
-109
lines changed

examples/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@react-native-async-storage/async-storage": "^1.23.1",
13-
"@react-native-community/cli": "^13.6.6",
13+
"@react-native-community/cli": "^20.0.0",
1414
"node-fetch": "^2.6.1",
1515
"react": "18.2.0",
1616
"react-native": "0.74.0",

0 commit comments

Comments
 (0)