Skip to content

Commit

Permalink
TypeScript v5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Jun 29, 2024
1 parent 1a95813 commit b1924e1
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 @@ -30,7 +30,7 @@
"@jest/globals": "^29.7.0",
"@run-z/eslint-config": "^4.0.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.20.2",
"@run-z/project-config": "^0.20.3",
"@swc/core": "^1.6.5",
"@swc/jest": "^0.2.36",
"@typescript-eslint/eslint-plugin": "^7.14.1",
Expand All @@ -47,7 +47,7 @@
"ts-jest": "^29.1.5",
"tslib": "^2.6.3",
"typedoc": "^0.26.3",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"scripts": {
"all": "run-z build,lint,test",
Expand Down

0 comments on commit b1924e1

Please sign in to comment.