Skip to content

Commit 9c4b26b

Browse files
chore(deps-dev): bump the react-native group across 2 directories with 3 updates
Bumps the react-native group with 3 updates in the / directory: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) and [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config). Bumps the react-native group with 3 updates in the /example directory: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) and [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config). Updates `@react-native/babel-preset` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](react/react-native@v0.85.2...v0.85.3) Updates `@react-native/metro-config` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/metro-config) Updates `@react-native/typescript-config` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/typescript-config) Updates `@react-native/babel-preset` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](react/react-native@v0.85.2...v0.85.3) Updates `@react-native/metro-config` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/metro-config) Updates `@react-native/typescript-config` from 0.85.2 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native/metro-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native/typescript-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native/babel-preset" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native/metro-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native/typescript-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aee6d55 commit 9c4b26b

2 files changed

Lines changed: 290 additions & 33 deletions

File tree

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@react-native-community/cli": "20.1.3",
2424
"@react-native-community/cli-platform-android": "20.1.3",
2525
"@react-native-community/cli-platform-ios": "20.1.3",
26-
"@react-native/babel-preset": "0.85.2",
27-
"@react-native/metro-config": "0.85.2",
28-
"@react-native/typescript-config": "0.85.2",
26+
"@react-native/babel-preset": "0.85.3",
27+
"@react-native/metro-config": "0.85.3",
28+
"@react-native/typescript-config": "0.85.3",
2929
"@types/jest": "^30.0.0",
3030
"babel-plugin-module-resolver": "^5.0.3",
3131
"babel-plugin-react-compiler": "^1.0.0"

0 commit comments

Comments
 (0)