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 6d51c1c commit 9434b54
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@run-z/eslint-config": "^4.2.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",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -46,7 +46,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 9434b54

Please sign in to comment.