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

This commit is contained in:
renovate[bot] 2022-03-08 17:17:47 +00:00 committed by GitHub
parent 0ed4791b67
commit 8a54ecdadc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"standard-version": "9.3.2",
"ts-node": "10.5.0",
"ts-node": "10.6.0",
"typescript": "4.6.2"
}
}