Skip to content

Commit

Permalink
chore: update dependency typescript to ~5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 0494919 commit 91fccfb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 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 @@ -50,7 +50,7 @@
"nyc": "^15.1.0",
"rollup": "^4.5.1",
"ts-node": "^10.9.1",
"typescript": "~5.2"
"typescript": "~5.3.0"
},
"author": "Nico Rehwaldt <https://github.com/nikku>",
"license": "MIT",
Expand Down

0 comments on commit 91fccfb

Please sign in to comment.