Skip to content

Commit

Permalink
Update dependency typescript to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2020
1 parent 93cb214 commit e2a8eef
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 @@ -47,7 +47,7 @@
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.3"
"typescript": "^4.1.2"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit e2a8eef

Please sign in to comment.