From 45eb1d8ffabdcdff0721111429ab21e51504ba0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 10:46:26 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native/typescript-config Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.84.1 to 0.85.0. - [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.0/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.85.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 61852aad..0397b20b 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "@react-native-community/cli-platform-ios": "20.1.3", "@react-native/babel-preset": "0.84.1", "@react-native/metro-config": "0.84.1", - "@react-native/typescript-config": "0.84.1", + "@react-native/typescript-config": "0.85.0", "@types/react": "^19.2.14", "babel-loader": "^10.1.1", "babel-plugin-react-native-web": "^0.21.2", diff --git a/yarn.lock b/yarn.lock index 24abcf95..edc20d28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4691,10 +4691,10 @@ __metadata: languageName: node linkType: hard -"@react-native/typescript-config@npm:0.84.1": - version: 0.84.1 - resolution: "@react-native/typescript-config@npm:0.84.1" - checksum: 10c0/b46c35ba2d5eefbb4c7bef142acc17a23d69eda6c1f5a25a7b3f09068e4a7bc3b27564809278ce0743159f87f176caed5698465a353bf9cec1288ffa3a5740fb +"@react-native/typescript-config@npm:0.85.0": + version: 0.85.0 + resolution: "@react-native/typescript-config@npm:0.85.0" + checksum: 10c0/ac69776b3458e0a7f63a518f4ee93e149d2796dec8b595c5738338a357e22a9b1a360a95000df992ea7f287ad407b3ed98f92b523274be0cffc1137a38132918 languageName: node linkType: hard @@ -6017,7 +6017,7 @@ __metadata: "@react-native-community/cli-platform-ios": "npm:20.1.3" "@react-native/babel-preset": "npm:0.84.1" "@react-native/metro-config": "npm:0.84.1" - "@react-native/typescript-config": "npm:0.84.1" + "@react-native/typescript-config": "npm:0.85.0" "@react-navigation/bottom-tabs": "npm:^7.15.7" "@react-navigation/native": "npm:^7.2.0" "@react-navigation/stack": "npm:^7.8.7"