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

This commit is contained in:
renovate[bot] 2022-06-22 03:14:59 +00:00 committed by GitHub
parent 27af3cfb4e
commit 3b8be1bc53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 33 deletions

View file

@ -105,7 +105,7 @@
"supertest": "6.2.3",
"ts-jest": "27.1.5",
"ts-loader": "9.3.0",
"ts-node": "10.4.0",
"ts-node": "10.8.1",
"tsconfig-paths": "3.12.0",
"typescript": "4.5.2"
},