Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Mar 14, 2024
1 parent 4183415 commit 9825948
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"private": true,
"type": "module",
"dependencies": {
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@types/node": "^20.11.27",
"tsx": "^4.7.1"
},
"scripts": {
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 9825948

Please sign in to comment.