chore(deps): update dependency typescript to v4 (#284)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-02 07:03:42 +02:00 committed by GitHub
parent 3fc37c332e
commit ba8059071b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -52,6 +52,6 @@
"prettier": "2.1.2",
"standard-version": "8.0.2",
"ts-node": "9.0.0",
"typescript": "3.9.7"
"typescript": "4.0.3"
}
}