Skip to content

Commit

Permalink
feat: Typescript version bump to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ariskemper committed Nov 23, 2023
1 parent 2b793ba commit 5c5b3f7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"algot",
"mitata",
"bogo"
]
],
"typescript.tsdk": "node_modules/typescript/lib"
}
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prettier": "3.0.3",
"tsx": "3.12.10",
"typedoc": "0.25.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down

0 comments on commit 5c5b3f7

Please sign in to comment.