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 Sep 23, 2023
1 parent 8baae14 commit 61933af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "4.8.4"
"typescript": "5.2.2"
},
"scripts": {
"clean": "rm -rf dist",
Expand Down
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-jest": "29.1.1",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "4.8.4"
"typescript": "5.2.2"
},
"scripts": {
"clean": "rm -rf dist",
Expand Down

0 comments on commit 61933af

Please sign in to comment.