chore(deps): update dependency ts-node to v10.5.0

This commit is contained in:
Renovate Bot 2022-02-14 17:04:58 +00:00
parent 8b73ecf15f
commit db0200984f
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 11 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"standard-version": "9.3.2",
"ts-node": "10.4.0",
"ts-node": "10.5.0",
"typescript": "4.5.5"
}
}