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

This commit is contained in:
Renovate Bot 2021-10-29 20:17:36 +00:00
parent 240053f162
commit 72c83de930
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.4.1",
"standard-version": "9.3.2",
"ts-node": "10.3.1",
"ts-node": "10.4.0",
"typescript": "4.4.4"
}
}