Skip to content

Commit

Permalink
build: update typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilhermeasper committed Dec 20, 2023
1 parent ef01fbf commit 0d46076
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -55,6 +55,6 @@
"@types/node": "^20.1.5",
"eslint": "^8.40.0",
"nodemon": "^3.0.1",
"typescript": "^5.0.4"
"typescript": "^5.3.3"
}
}

0 comments on commit 0d46076

Please sign in to comment.