Skip to content

Commit 05caa41

Browse files
authored
Merge pull request #38 from jaredwray/chore-upgrading-typescript-to-5.8.3
chore: upgrading typescript to 5.8.3
2 parents 24d2577 + c94d7fd commit 05caa41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rimraf": "^6.0.1",
4343
"tsup": "^8.4.0",
4444
"tsx": "^4.19.3",
45-
"typescript": "^5.8.2",
45+
"typescript": "^5.8.3",
4646
"vitest": "^3.1.1",
4747
"xo": "^0.60.0"
4848
},

0 commit comments

Comments
 (0)