Skip to content

Commit

Permalink
TypeScript 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Nov 23, 2023
1 parent a4a3e2f commit 364adb4
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.3"
"typescript": "4.8.4 - 5.4"
},
"peerDependenciesMeta": {
"rollup": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.3",
"typescript": "~5.2.2"
"typescript": "~5.3.2"
},
"scripts": {
"all": "run-z +z build,lint,test",
Expand Down

0 comments on commit 364adb4

Please sign in to comment.