Skip to content

Commit c45692d

Browse files
chore(deps): update dependency @react-native/typescript-config to v0.78.0 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5188e7 commit c45692d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/runtime": "^7.20.0",
2020
"@react-native/babel-preset": "0.78.0",
2121
"@react-native/metro-config": "0.77.1",
22-
"@react-native/typescript-config": "0.77.1",
22+
"@react-native/typescript-config": "0.78.0",
2323
"react-native-builder-bob": "^0.37.0"
2424
},
2525
"engines": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,10 +3435,10 @@ __metadata:
34353435
languageName: node
34363436
linkType: hard
34373437

3438-
"@react-native/typescript-config@npm:0.77.1":
3439-
version: 0.77.1
3440-
resolution: "@react-native/typescript-config@npm:0.77.1"
3441-
checksum: 10/448b0deade3380a123660fde93072150148875c8628c575a8e88ba01fc17a8a641589b809535357ad983f3f69103c0e77f97fe0e3d11922974db180fd0926eb4
3438+
"@react-native/typescript-config@npm:0.78.0":
3439+
version: 0.78.0
3440+
resolution: "@react-native/typescript-config@npm:0.78.0"
3441+
checksum: 10/309a352959842cf9a62a95a8aa59aded710afdb85e40a61d38394ea3521af7022ca924c51d808dacf19aad8f1f8ff51b16fa9c55848462f5a7de29318b5c2ded
34423442
languageName: node
34433443
linkType: hard
34443444

@@ -9760,7 +9760,7 @@ __metadata:
97609760
"@babel/runtime": "npm:^7.20.0"
97619761
"@react-native/babel-preset": "npm:0.78.0"
97629762
"@react-native/metro-config": "npm:0.77.1"
9763-
"@react-native/typescript-config": "npm:0.77.1"
9763+
"@react-native/typescript-config": "npm:0.78.0"
97649764
react: "npm:19.0.0"
97659765
react-native: "npm:0.77.1"
97669766
react-native-builder-bob: "npm:^0.37.0"

0 commit comments

Comments
 (0)