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 9b3ec14 commit 5f9022a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sideEffects": false,
"peerDependencies": {
"churi": "^0.15.0",
"typescript": "5.0.4 - 5.5.0"
"typescript": "5.0.4 - 5.6.0"
},
"dependencies": {
"@proc7ts/primitives": "^4.0.0",
Expand All @@ -38,7 +38,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",
"@types/node": "^20.14.9",
Expand All @@ -57,7 +57,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 5f9022a

Please sign in to comment.