Skip to content

Commit 65be51e

Browse files
authored
serialize - chore: upgrading typescript to 5.8.3 (#1377)
1 parent bef58c6 commit 65be51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/serialize/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"keyv": "workspace:^",
6565
"rimraf": "^6.0.1",
6666
"ts-node": "^10.9.2",
67-
"tsd": "^0.31.2",
68-
"typescript": "^5.8.2",
67+
"tsd": "^0.32.0",
68+
"typescript": "^5.8.3",
6969
"xo": "^0.60.0"
7070
},
7171
"tsd": {

0 commit comments

Comments
 (0)