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 72d179f commit edf2a7f
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 @@ -26,7 +26,7 @@
"sideEffects": false,
"peerDependencies": {
"churi": "^0.15.0",
"typescript": "5.0.4 - 5.3.0"
"typescript": "5.0.4 - 5.4.0"
},
"dependencies": {
"@proc7ts/primitives": "4.0.1",
Expand Down Expand Up @@ -57,7 +57,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 build,lint,test",
Expand Down

0 comments on commit edf2a7f

Please sign in to comment.