Skip to content

Commit

Permalink
TypeScript v5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Aug 27, 2023
1 parent 72cd55e commit 1e86eca
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.6.4",
"@run-z/eslint-config": "^3.5.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.19.3",
"@run-z/project-config": "^0.20.0",
"@swc/core": "^1.3.80",
"@swc/jest": "^0.2.29",
"@types/node": "^18.17.11",
Expand All @@ -51,7 +51,7 @@
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.0",
"typescript": "~5.1.6"
"typescript": "~5.2.2"
},
"scripts": {
"all": "run-z build,lint,test",
Expand Down

0 comments on commit 1e86eca

Please sign in to comment.