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

This commit is contained in:
Renovate Bot 2020-12-14 15:01:05 +00:00
parent ea6a6ae735
commit f196712d31
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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"
}
}