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

This commit is contained in:
renovate[bot] 2022-05-28 19:26:07 +00:00 committed by GitHub
parent c64282109e
commit ed067d0080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 2 deletions

View file

@ -54,7 +54,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.6.2",
"standard-version": "9.5.0",
"ts-node": "10.7.0",
"ts-node": "10.8.0",
"typescript": "4.6.4"
}
}