Skip to content

Commit

Permalink
Update dependency typescript to v5 (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Infra-Workleap and renovate-bot authored Mar 26, 2023
1 parent b09bbbc commit a12a1eb
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 @@ -28,6 +28,6 @@
"rimraf": "3.0.2",
"tfx-cli": "0.14.0",
"ts-node": "10.9.1",
"typescript": "4.9.5"
"typescript": "5.0.2"
}
}

0 comments on commit a12a1eb

Please sign in to comment.