Skip to content

Commit 725fb44

Browse files
committed
chore: update typescript version to ^5.8.3 in package.json and bun.lock
1 parent e2cc3d6 commit 725fb44

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native-nitro-modules": "^0.29.4",
6666
"conventional-changelog-conventionalcommits": "^9.1.0",
6767
"semantic-release": "^24.2.6",
68-
"typescript": "5.0.4"
68+
"typescript": "^5.8.3"
6969
},
7070
"peerDependencies": {
7171
"react": "*",

0 commit comments

Comments
 (0)