Skip to content

Commit 7a1c11c

Browse files
committed
chore: bump typescript to 5.8.3
1 parent 897a431 commit 7a1c11c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prettier": "^3.6.2",
2525
"react-native-builder-bob": "^0.23.2",
2626
"release-it": "^15.0.0",
27-
"typescript": "^5.2.2",
27+
"typescript": "^5.8.3",
2828
},
2929
},
3030
"apps/example": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "^3.6.2",
3232
"react-native-builder-bob": "^0.23.2",
3333
"release-it": "^15.0.0",
34-
"typescript": "^5.2.2"
34+
"typescript": "^5.8.3"
3535
},
3636
"workspaces": [
3737
"packages/*",

0 commit comments

Comments
 (0)