Skip to content

Commit

Permalink
TypeScript-5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Nov 26, 2024
1 parent 89f961d commit e55ed96
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 @@ -42,7 +42,7 @@
"sideEffects": false,
"peerDependencies": {
"rollup": "2.79.1 - 5.0",
"typescript": "4.8.4 - 5.7"
"typescript": "4.8.4 - 5.8"
},
"peerDependenciesMeta": {
"rollup": {
Expand All @@ -61,7 +61,7 @@
"@run-z/prettier-config": "^3.0.0",
"@types/is-glob": "^4.0.4",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.17.8",
"@types/node": "^22.10.0",
"eslint": "^9.15.0",
"gh-pages": "^6.2.0",
"jest": "^29.7.0",
Expand All @@ -73,7 +73,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typedoc": "^0.26.11",
"typescript": "~5.6.3"
"typescript": "~5.7.2"
},
"scripts": {
"all": "run-z +z build,lint,test",
Expand Down

0 comments on commit e55ed96

Please sign in to comment.