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 8f623ec commit 24bbb01
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.5"
"typescript": "4.8.4 - 5.6"
},
"peerDependenciesMeta": {
"rollup": {
Expand Down Expand Up @@ -77,7 +77,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 +z build,lint,test",
Expand Down

0 comments on commit 24bbb01

Please sign in to comment.