Skip to content

Commit

Permalink
TypeScript-5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Oct 8, 2024
1 parent 2e7d82f commit 2275f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@jest/globals": "^29.7.0",
"@run-z/eslint-config": "^4.2.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.20.3",
"@run-z/project-config": "^0.20.4",
"@swc/core": "^1.7.26",
"@swc/jest": "^0.2.36",
"@types/node": "^20.16.11",
Expand All @@ -51,7 +51,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"typedoc": "^0.26.8",
"typescript": "~5.5.4"
"typescript": "~5.6.2"
},
"scripts": {
"all": "run-z build,lint,test",
Expand Down

0 comments on commit 2275f58

Please sign in to comment.