Skip to content

Commit

Permalink
build(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 553cb52 commit bab5a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ts-node": "^10.9.2",
"tslint": "^6.1.3",
"tslint-config-lddubeau": "^4.1.2",
"typescript": "^4.8.4"
"typescript": "^5.7.3"
},
"scripts": {
"copy": "cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json",
Expand Down

0 comments on commit bab5a33

Please sign in to comment.