From e74422d763141021fbc0c8ed2f4f2b15f6d1e1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:43:35 +0000 Subject: [PATCH] chore(deps-dev): bump the react-native group across 2 directories with 4 updates Bumps the react-native group with 4 updates in the / directory: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-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 4 updates in the /example directory: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-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.81.5 to 0.82.1 - [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/compare/v0.81.5...v0.82.1) Updates `@react-native/eslint-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/eslint-config-react-native) Updates `@react-native/metro-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/metro-config) Updates `@react-native/typescript-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/typescript-config) Updates `@react-native/babel-preset` from 0.81.5 to 0.82.1 - [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/compare/v0.81.5...v0.82.1) Updates `@react-native/eslint-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/eslint-config-react-native) Updates `@react-native/metro-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/metro-config) Updates `@react-native/typescript-config` from 0.81.5 to 0.82.1 - [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.82.1/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/eslint-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/metro-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/typescript-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/babel-preset" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/eslint-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/metro-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/typescript-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native ... Signed-off-by: dependabot[bot] --- example/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/package.json b/example/package.json index 7bd3525..4c258b5 100644 --- a/example/package.json +++ b/example/package.json @@ -24,10 +24,10 @@ "@react-native-community/cli": "20.0.0", "@react-native-community/cli-platform-android": "20.0.0", "@react-native-community/cli-platform-ios": "20.0.0", - "@react-native/babel-preset": "0.81.5", - "@react-native/eslint-config": "0.81.5", - "@react-native/metro-config": "0.81.5", - "@react-native/typescript-config": "0.81.5", + "@react-native/babel-preset": "0.82.1", + "@react-native/eslint-config": "0.82.1", + "@react-native/metro-config": "0.82.1", + "@react-native/typescript-config": "0.82.1", "@types/jest": "^29.5.13", "@types/react": "^19.1.0", "@types/react-test-renderer": "^19.1.0",