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 61f56c3 commit f1572ac
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 @@ -42,7 +42,7 @@
"sideEffects": false,
"peerDependencies": {
"rollup": "2.79.1 - 5.0",
"typescript": "4.8.4 - 5.6"
"typescript": "4.8.4 - 5.7"
},
"peerDependenciesMeta": {
"rollup": {
Expand Down Expand Up @@ -77,7 +77,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 +z build,lint,test",
Expand Down

0 comments on commit f1572ac

Please sign in to comment.