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 09f0874 commit 0b6c5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,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 0b6c5bb

Please sign in to comment.