From 0bdf804dc5fc58a4c54360793a94ee164b5e51f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:34:32 +0000 Subject: [PATCH] chore(deps): update dependency @tsconfig/react-native to v2.0.3 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index d3ab26ba2..6f059bcef 100644 --- a/example/package.json +++ b/example/package.json @@ -23,7 +23,7 @@ "@babel/cli": "^7.12.1", "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", - "@tsconfig/react-native": "2.0.2", + "@tsconfig/react-native": "2.0.3", "@react-native-community/eslint-config": "3.2.0", "@react-native-community/cli-platform-ios": "11.3.9", "babel-plugin-module-resolver": "^5.0.0",