Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent a6aa6d8 commit adb91f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -76,7 +76,7 @@
"lint-staged": "15.2.1",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.7.3"
"typescript": "5.3.3"
},
"lint-staged": {
"*.{js,ts}": "eslint --cache --fix",
Expand Down

0 comments on commit adb91f2

Please sign in to comment.