From cfa1f303e9811218fa88234456348eb0a9066cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 12:08:16 +0000 Subject: [PATCH] chore(deps-dev): bump @tsconfig/react-native from 2.0.3 to 3.0.8 Bumps [@tsconfig/react-native](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.3 to 3.0.8. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/react-native" dependency-version: 3.0.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58671a5..c1b69d4 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@babel/runtime": "7.20.6", "@react-native-community/eslint-config": "3.2.0", "@rnx-kit/dep-check": "1.14.0", - "@tsconfig/react-native": "2.0.3", + "@tsconfig/react-native": "3.0.8", "@types/i18n-js": "3.8.3", "@types/jest": "29.4.0", "@types/lodash": "4.14.191", diff --git a/yarn.lock b/yarn.lock index b39e805..f476635 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2284,10 +2284,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@tsconfig/react-native@2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@tsconfig/react-native/-/react-native-2.0.3.tgz#79ad8efc6d3729152da6cb23725b6c364a7349b2" - integrity sha512-jE58snEKBd9DXfyR4+ssZmYJ/W2mOSnNrvljR0aLyQJL9JKX6vlWELHkRjb3HBbcM9Uy0hZGijXbqEAjOERW2A== +"@tsconfig/react-native@3.0.8": + version "3.0.8" + resolved "https://registry.yarnpkg.com/@tsconfig/react-native/-/react-native-3.0.8.tgz#a8fbc4f9b466d4f6ab308cdaefe40e1f5d455785" + integrity sha512-UYj/xmU3JizeDj6E4pdGCFNlLCB7WdMg0Yyxnma4W3UNcKwJUtdBJ8BR8azwdLlOy2iKszl59nt4mWn/pS+bqQ== "@tufjs/models@1.0.1": version "1.0.1"