chore(deps): update dependency ts-node to v9.1.1 (#442)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-14 17:00:27 +00:00 committed by GitHub
parent ea6a6ae735
commit 81c150880b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 4 deletions

View file

@ -51,7 +51,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.2.1",
"standard-version": "9.0.0",
"ts-node": "9.0.0",
"ts-node": "9.1.1",
"typescript": "4.1.2"
}
}