Skip to content

Commit d4d3e65

Browse files
Update dependency @tsconfig/react-native to v3.0.2 (#1723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2028f23 commit d4d3e65

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
@@ -81,7 +81,7 @@
8181
"@storybook/react-native-server": "6.5.3",
8282
"@swc/core": "1.3.57",
8383
"@swc/wasm": "1.3.57",
84-
"@tsconfig/react-native": "3.0.0",
84+
"@tsconfig/react-native": "3.0.2",
8585
"@types/jest": "29.5.1",
8686
"@types/node": "18.16.14",
8787
"@types/react": "18.2.6",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4706,10 +4706,10 @@ __metadata:
47064706
languageName: node
47074707
linkType: hard
47084708

4709-
"@tsconfig/react-native@npm:3.0.0":
4710-
version: 3.0.0
4711-
resolution: "@tsconfig/react-native@npm:3.0.0"
4712-
checksum: 4a610bcd6bdd4a5daddc7f4b1d063378b2fd7babac6b05f5d52ba5bb8520a3ed1cbc2f5be817326c47b0381cd5a747c07e5fc1e68c906f222426f8dde6767151
4709+
"@tsconfig/react-native@npm:3.0.2":
4710+
version: 3.0.2
4711+
resolution: "@tsconfig/react-native@npm:3.0.2"
4712+
checksum: dcd2c5869df4ed0c708b8d428169f3acf2d824341aa9adefccf6450317997f0fe6c43dd8ebee47276bce4d7a89b309119cbd67990e89814c2dc53e5a21f2f1b7
47134713
languageName: node
47144714
linkType: hard
47154715

@@ -16253,7 +16253,7 @@ __metadata:
1625316253
"@swc/core": "npm:1.3.57"
1625416254
"@swc/wasm": "npm:1.3.57"
1625516255
"@tanstack/react-query": "npm:4.29.7"
16256-
"@tsconfig/react-native": "npm:3.0.0"
16256+
"@tsconfig/react-native": "npm:3.0.2"
1625716257
"@types/jest": "npm:29.5.1"
1625816258
"@types/node": "npm:18.16.14"
1625916259
"@types/react": "npm:18.2.6"

0 commit comments

Comments
Β (0)