chore(deps): update dependency ts-node to v8.10.2

This commit is contained in:
Renovate Bot 2020-05-28 17:29:53 +00:00 committed by renovate[bot]
parent 962cb704aa
commit 0524d163e3
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"semantic-release": "17.0.8",
"ts-jest": "26.0.0",
"ts-loader": "6.2.2",
"ts-node": "8.10.1",
"ts-node": "8.10.2",
"typescript": "3.8.3"
},
"config": {

View File

@ -15531,10 +15531,10 @@ ts-loader@6.2.2:
micromatch "^4.0.0"
semver "^6.0.0"
ts-node@8.10.1:
version "8.10.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
ts-node@8.10.2:
version "8.10.2"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
dependencies:
arg "^4.1.0"
diff "^4.0.1"