From dbfc385f8dac8e5397d2049a9a5c5e796aad9d96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 11:23:01 +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.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/typescript-config" dependency-version: 0.85.3 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..d48de8aa 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.3", "@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 216af4dc..6a2b5a87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4684,10 +4684,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.3": + version: 0.85.3 + resolution: "@react-native/typescript-config@npm:0.85.3" + checksum: 10c0/6adf0fd9ae9d93b57fde6490e8a1531abc1bd46ebfc278fbaf4afa485280a61780bbbd0f188754faab65f705f0c107bd772278955866b354c8116bc2aa16cce5 languageName: node linkType: hard @@ -6010,7 +6010,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.3" "@react-navigation/bottom-tabs": "npm:^7.15.7" "@react-navigation/native": "npm:^7.2.0" "@react-navigation/stack": "npm:^7.8.7"