Skip to content

Commit

Permalink
feat: Typescript version bump to 5.3.2 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ariskemper authored Nov 27, 2023
1 parent 94c728c commit a1ac3ad
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 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"
}
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"mitata": "0.1.6",
"prettier": "3.0.3",
"tsx": "3.12.10",
"typedoc": "0.25.1",
"typescript": "5.2.2"
"typedoc": "0.25.4",
"typescript": "5.3.2"
},
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down

0 comments on commit a1ac3ad

Please sign in to comment.