Skip to content

Commit a9bdf87

Browse files
chore(deps-dev): bump @react-native/typescript-config
Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.84.1 to 0.85.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ede181 commit a9bdf87

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@react-native-community/cli-platform-ios": "20.1.3",
3232
"@react-native/babel-preset": "0.84.1",
3333
"@react-native/metro-config": "0.84.1",
34-
"@react-native/typescript-config": "0.84.1",
34+
"@react-native/typescript-config": "0.85.3",
3535
"@types/react": "^19.2.14",
3636
"babel-loader": "^10.1.1",
3737
"babel-plugin-react-native-web": "^0.21.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4684,10 +4684,10 @@ __metadata:
46844684
languageName: node
46854685
linkType: hard
46864686

4687-
"@react-native/typescript-config@npm:0.84.1":
4688-
version: 0.84.1
4689-
resolution: "@react-native/typescript-config@npm:0.84.1"
4690-
checksum: 10c0/b46c35ba2d5eefbb4c7bef142acc17a23d69eda6c1f5a25a7b3f09068e4a7bc3b27564809278ce0743159f87f176caed5698465a353bf9cec1288ffa3a5740fb
4687+
"@react-native/typescript-config@npm:0.85.3":
4688+
version: 0.85.3
4689+
resolution: "@react-native/typescript-config@npm:0.85.3"
4690+
checksum: 10c0/6adf0fd9ae9d93b57fde6490e8a1531abc1bd46ebfc278fbaf4afa485280a61780bbbd0f188754faab65f705f0c107bd772278955866b354c8116bc2aa16cce5
46914691
languageName: node
46924692
linkType: hard
46934693

@@ -6010,7 +6010,7 @@ __metadata:
60106010
"@react-native-community/cli-platform-ios": "npm:20.1.3"
60116011
"@react-native/babel-preset": "npm:0.84.1"
60126012
"@react-native/metro-config": "npm:0.84.1"
6013-
"@react-native/typescript-config": "npm:0.84.1"
6013+
"@react-native/typescript-config": "npm:0.85.3"
60146014
"@react-navigation/bottom-tabs": "npm:^7.15.7"
60156015
"@react-navigation/native": "npm:^7.2.0"
60166016
"@react-navigation/stack": "npm:^7.8.7"

0 commit comments

Comments
 (0)