mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency ts-node to v10.7.0
This commit is contained in:
parent
e28aacccad
commit
1f854a79ed
@ -157,7 +157,7 @@
|
||||
"superagent": "7.1.1",
|
||||
"supertest": "6.2.2",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-node": "10.6.0",
|
||||
"ts-node": "10.7.0",
|
||||
"tsc-watch": "4.6.0",
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
|
@ -7040,10 +7040,10 @@ ts-jest@27.1.3:
|
||||
semver "7.x"
|
||||
yargs-parser "20.x"
|
||||
|
||||
ts-node@10.6.0:
|
||||
version "10.6.0"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.6.0.tgz#c3f4195d5173ce3affdc8f2fd2e9a7ac8de5376a"
|
||||
integrity sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg==
|
||||
ts-node@10.7.0:
|
||||
version "10.7.0"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5"
|
||||
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==
|
||||
dependencies:
|
||||
"@cspotcode/source-map-support" "0.7.0"
|
||||
"@tsconfig/node10" "^1.0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user