Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit c5681d4

Browse files
committed
TypeScript v5.5
1 parent 7315acb commit c5681d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@jest/globals": "^29.7.0",
6060
"@run-z/eslint-config": "^4.0.0",
6161
"@run-z/prettier-config": "^2.0.0",
62-
"@run-z/project-config": "^0.20.2",
62+
"@run-z/project-config": "^0.20.3",
6363
"@swc/core": "^1.6.5",
6464
"@swc/jest": "^0.2.36",
6565
"@types/node": "^20.14.9",
@@ -78,7 +78,7 @@
7878
"ts-jest": "^29.1.5",
7979
"tslib": "^2.6.3",
8080
"typedoc": "^0.26.3",
81-
"typescript": "~5.4.5"
81+
"typescript": "~5.5.2"
8282
},
8383
"scripts": {
8484
"all": "run-z build,lint,test",

0 commit comments

Comments
 (0)