From 5df2146c338c0aebf425207a9a8e4300a271be6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 07:00:09 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native/typescript-config Bumps [@react-native/typescript-config](https://github.com/react/react-native/tree/HEAD/packages/typescript-config) from 0.86.2 to 0.87.0. - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.87.0/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.87.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/package.json b/example/package.json index b5b840d9..c5e133e7 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "@react-native-community/cli-platform-ios": "20.2.0", "@react-native/babel-preset": "0.86.2", "@react-native/metro-config": "0.86.2", - "@react-native/typescript-config": "0.86.2", + "@react-native/typescript-config": "0.87.0", "@types/react": "^19.2.18", "babel-loader": "^10.1.1", "babel-plugin-react-native-web": "^0.21.2", diff --git a/yarn.lock b/yarn.lock index c7ae3da5..e13583d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4174,10 +4174,10 @@ __metadata: languageName: node linkType: hard -"@react-native/typescript-config@npm:0.86.2": - version: 0.86.2 - resolution: "@react-native/typescript-config@npm:0.86.2" - checksum: 10c0/473908af62140c9fecb13ea41a6d3f9ae4296cf6d4f481964aebac56f484b56500e07462e2940585001d4dd0fadb102d4c4de871d57e8b981ffffc2d4a83fddb +"@react-native/typescript-config@npm:0.87.0": + version: 0.87.0 + resolution: "@react-native/typescript-config@npm:0.87.0" + checksum: 10c0/0d5836325cc5af58206d093feeb8c28e302ba782ac275b9a8cd1c7f872e09555e660a036539e12e61428c501ada4747122a7a19ff927e93398d0683c3aeb928f languageName: node linkType: hard @@ -5285,7 +5285,7 @@ __metadata: "@react-native-community/cli-platform-ios": "npm:20.2.0" "@react-native/babel-preset": "npm:0.86.2" "@react-native/metro-config": "npm:0.86.2" - "@react-native/typescript-config": "npm:0.86.2" + "@react-native/typescript-config": "npm:0.87.0" "@react-navigation/bottom-tabs": "npm:^7.18.15" "@react-navigation/native": "npm:^7.3.15" "@react-navigation/stack": "npm:^7.10.20"