Skip to content

Commit 81b69c3

Browse files
chore(deps): update dependency typescript to v5.9.3 (#143)
1 parent febabbd commit 81b69c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"husky": "9.1.7",
2121
"lint-staged": "16.2.7",
2222
"oxc-transform": "0.68.1",
23-
"typescript": "5.8.3",
23+
"typescript": "5.9.3",
2424
},
2525
},
2626
},
@@ -327,7 +327,7 @@
327327

328328
"type-fest": ["[email protected]", "", {}, "sha512-w2IGJU1tIgcrepg9ZJ82d8UmItNQtOFJG0HCUE3SzMokKkTsruVDALl2fAdiEzJlfduoU+VyXJWIIUZ+6jV+nw=="],
329329

330-
"typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
330+
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
331331

332332
"undici-types": ["[email protected]", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
333333

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"husky": "9.1.7",
4545
"lint-staged": "16.2.7",
4646
"oxc-transform": "0.68.1",
47-
"typescript": "5.8.3"
47+
"typescript": "5.9.3"
4848
}
4949
}

0 commit comments

Comments
 (0)