Skip to content

Commit 492fb4a

Browse files
Bump @tsconfig/react-native from 3.0.2 to 3.0.6 (#247)
Bumps [@tsconfig/react-native](https://github.com/tsconfig/bases/tree/HEAD/bases) from 3.0.2 to 3.0.6. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/react-native" dependency-version: 3.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda472c commit 492fb4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@react-native/eslint-config": "0.74.83",
3333
"@react-native/metro-config": "0.74.83",
3434
"@react-native/typescript-config": "0.74.83",
35-
"@tsconfig/react-native": "^3.0.0",
35+
"@tsconfig/react-native": "^3.0.6",
3636
"@types/jest": "^30.0.0",
3737
"@types/react": "^18",
3838
"@types/react-native-dotenv": "^0.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,10 +3747,10 @@ __metadata:
37473747
languageName: node
37483748
linkType: hard
37493749

3750-
"@tsconfig/react-native@npm:^3.0.0":
3751-
version: 3.0.2
3752-
resolution: "@tsconfig/react-native@npm:3.0.2"
3753-
checksum: 10c0/498cc4e6f52e88c550f2f1721864ccef5c2cb5030f66055b3a22d6c0b64d0f64a505effb07d908d1d39a5ce6a1f011983434efddb3fa51bc5dcd07c6df6c0c86
3750+
"@tsconfig/react-native@npm:^3.0.6":
3751+
version: 3.0.6
3752+
resolution: "@tsconfig/react-native@npm:3.0.6"
3753+
checksum: 10c0/f727300d25343595786deacf42742c51473238ab9b18f31f4c9f2bbafc3bb37f21a90723754235465ccbc8e8c94c0eef11c0508fa0882d06052e5dd3707e4c61
37543754
languageName: node
37553755
linkType: hard
37563756

@@ -5192,7 +5192,7 @@ __metadata:
51925192
"@react-native/eslint-config": "npm:0.74.83"
51935193
"@react-native/metro-config": "npm:0.74.83"
51945194
"@react-native/typescript-config": "npm:0.74.83"
5195-
"@tsconfig/react-native": "npm:^3.0.0"
5195+
"@tsconfig/react-native": "npm:^3.0.6"
51965196
"@types/jest": "npm:^30.0.0"
51975197
"@types/react": "npm:^18"
51985198
"@types/react-native-dotenv": "npm:^0.2.1"

0 commit comments

Comments
 (0)