mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
chore(deps): update dependency ts-node to v10.2.1 (#973)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ae94fd5d76
commit
e6c1f3b56b
@ -150,7 +150,7 @@
|
||||
"superagent": "6.1.0",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.0.5",
|
||||
"ts-node": "10.2.0",
|
||||
"ts-node": "10.2.1",
|
||||
"tsc-watch": "4.4.0",
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
|
@ -6917,10 +6917,10 @@ ts-jest@27.0.5:
|
||||
semver "7.x"
|
||||
yargs-parser "20.x"
|
||||
|
||||
ts-node@10.2.0:
|
||||
version "10.2.0"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.0.tgz#f1e88249a00e26aa95e9a93c50f70241a8a1c4bb"
|
||||
integrity sha512-FstYHtQz6isj8rBtYMN4bZdnXN1vq4HCbqn9vdNQcInRqtB86PePJQIxE6es0PhxKWhj2PHuwbG40H+bxkZPmg==
|
||||
ts-node@10.2.1:
|
||||
version "10.2.1"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.1.tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5"
|
||||
integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==
|
||||
dependencies:
|
||||
"@cspotcode/source-map-support" "0.6.1"
|
||||
"@tsconfig/node10" "^1.0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user