Skip to content

Commit

Permalink
Update dependency typescript to v5 (#622)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2023
1 parent be03636 commit dbd48d4
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 48 deletions.
2 changes: 1 addition & 1 deletion services/frontend-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"sass": "^1.32.5",
"spy4js": "^3.1.0",
"ts-proto": "^1.76",
"typescript": "4.9.5"
"typescript": "5.0.4"
},
"jest": {
"collectCoverageFrom": [
Expand Down
Loading

0 comments on commit dbd48d4

Please sign in to comment.