mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-29 01:15:48 +02:00
chore(deps): update dependency ts-node to v10.4.0
This commit is contained in:
parent
149e1e5a32
commit
5169a0bcd3
@ -151,7 +151,7 @@
|
||||
"superagent": "6.1.0",
|
||||
"supertest": "6.1.6",
|
||||
"ts-jest": "27.0.7",
|
||||
"ts-node": "10.3.1",
|
||||
"ts-node": "10.4.0",
|
||||
"tsc-watch": "4.5.0",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
|
@ -6821,10 +6821,10 @@ ts-jest@27.0.7:
|
||||
semver "7.x"
|
||||
yargs-parser "20.x"
|
||||
|
||||
ts-node@10.3.1:
|
||||
version "10.3.1"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.3.1.tgz#739b42839b56d1a3c85026994af7045b2fccc6f5"
|
||||
integrity sha512-Yw3W2mYzhHfCHOICGNJqa0i+rbL0rAyg7ZIHxU+K4pgY8gd2Lh1j+XbHCusJMykbj6RZMJVOY0MlHVd+GOivcw==
|
||||
ts-node@10.4.0:
|
||||
version "10.4.0"
|
||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
|
||||
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
|
||||
dependencies:
|
||||
"@cspotcode/source-map-support" "0.7.0"
|
||||
"@tsconfig/node10" "^1.0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user