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

This commit is contained in:
Renovate Bot 2021-08-25 17:27:15 +00:00
parent 7294f3413c
commit 6c7c8ebe10
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.3.2",
"standard-version": "9.3.1",
"ts-node": "10.2.0",
"ts-node": "10.2.1",
"typescript": "4.3.5"
}
}