Skip to content

Commit

Permalink
build(deps-dev): bump @react-native/typescript-config
Browse files Browse the repository at this point in the history
Bumps [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) from 0.76.1 to 0.76.6.
- [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.76.6/packages/typescript-config)

---
updated-dependencies:
- dependency-name: "@react-native/typescript-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 48a1645 commit 59ea9f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.74.75",
"@react-native/metro-config": "0.74.75",
"@react-native/typescript-config": "0.76.1",
"@react-native/typescript-config": "0.76.6",
"babel-plugin-module-resolver": "^5.0.0"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3092,10 +3092,10 @@ __metadata:
languageName: node
linkType: hard

"@react-native/typescript-config@npm:0.76.1":
version: 0.76.1
resolution: "@react-native/typescript-config@npm:0.76.1"
checksum: ee87d6a70f31319cef777a8d54a4afd33fb25a0e47ec9d13b89ea8278ad9d048c8f8bd78b3822c99070cee3c0c4afcdb59b4e6ff2cda5800b8384db0cbb29674
"@react-native/typescript-config@npm:0.76.6":
version: 0.76.6
resolution: "@react-native/typescript-config@npm:0.76.6"
checksum: 02a92e203de57714879e8915aec26d27d22b474b18d0d6cfb4620c3e7c0f8a2e6db8dd30ce4121ab26f16934e2b283e3ed4214e3ddef48802a76a95b324c23a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3891,7 +3891,7 @@ __metadata:
"@babel/runtime": ^7.20.0
"@react-native/babel-preset": 0.74.75
"@react-native/metro-config": 0.74.75
"@react-native/typescript-config": 0.76.1
"@react-native/typescript-config": 0.76.6
babel-plugin-module-resolver: ^5.0.0
react: 18.3.1
react-native: 0.73.6
Expand Down

0 comments on commit 59ea9f2

Please sign in to comment.