Skip to content

Commit 965c77a

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.0. - [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.0/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/typescript-config" dependency-version: 0.85.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc3c6c1 commit 965c77a

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.2",
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
@@ -4698,10 +4698,10 @@ __metadata:
46984698
languageName: node
46994699
linkType: hard
47004700

4701-
"@react-native/typescript-config@npm:0.84.1":
4702-
version: 0.84.1
4703-
resolution: "@react-native/typescript-config@npm:0.84.1"
4704-
checksum: 10c0/b46c35ba2d5eefbb4c7bef142acc17a23d69eda6c1f5a25a7b3f09068e4a7bc3b27564809278ce0743159f87f176caed5698465a353bf9cec1288ffa3a5740fb
4701+
"@react-native/typescript-config@npm:0.85.2":
4702+
version: 0.85.2
4703+
resolution: "@react-native/typescript-config@npm:0.85.2"
4704+
checksum: 10c0/19bdea2a764e85883673344f9ea0467659e894aa74fd30496706f86d4f2e70a158ef301dce06aa907f72043d32c7977080f5eafc413dc349dd0bbca0c5005b5a
47054705
languageName: node
47064706
linkType: hard
47074707

@@ -6024,7 +6024,7 @@ __metadata:
60246024
"@react-native-community/cli-platform-ios": "npm:20.1.3"
60256025
"@react-native/babel-preset": "npm:0.84.1"
60266026
"@react-native/metro-config": "npm:0.84.1"
6027-
"@react-native/typescript-config": "npm:0.84.1"
6027+
"@react-native/typescript-config": "npm:0.85.2"
60286028
"@react-navigation/bottom-tabs": "npm:^7.15.7"
60296029
"@react-navigation/native": "npm:^7.2.0"
60306030
"@react-navigation/stack": "npm:^7.8.7"

0 commit comments

Comments
 (0)