File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 130
130
"sinon" : " ^7.2.6" ,
131
131
"source-map-support" : " ^0.5.10" ,
132
132
"sourcegraph" : " ^24.0.0" ,
133
- "ts-node" : " ^8.0.2 " ,
133
+ "ts-node" : " ^8.8.1 " ,
134
134
"typescript" : " ^3.8.3"
135
135
},
136
136
"dependencies" : {
Original file line number Diff line number Diff line change @@ -7502,16 +7502,16 @@ trim-right@^1.0.1:
7502
7502
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
7503
7503
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
7504
7504
7505
- ts-node@^8.0.2 :
7506
- version "8.3.0 "
7507
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0 .tgz#e4059618411371924a1fb5f3b125915f324efb57 "
7508
- integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ ==
7505
+ ts-node@^8.8.1 :
7506
+ version "8.8.1 "
7507
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.1 .tgz#7c4d3e9ed33aa703b64b28d7f9d194768be5064d "
7508
+ integrity sha512-10DE9ONho06QORKAaCBpPiFCdW+tZJuY/84tyypGtl6r+/C7Asq0dhqbRZURuUlLQtZxxDvT8eoj8cGW0ha6Bg ==
7509
7509
dependencies :
7510
7510
arg "^4.1.0"
7511
7511
diff "^4.0.1"
7512
7512
make-error "^1.1.1"
7513
7513
source-map-support "^0.5.6"
7514
- yn "^3.0.0 "
7514
+ yn "3.1.1 "
7515
7515
7516
7516
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0 :
7517
7517
version "1.10.0"
@@ -7998,7 +7998,7 @@ yargs@^12.0.5:
7998
7998
y18n "^3.2.1 || ^4.0.0"
7999
7999
yargs-parser "^11.1.1"
8000
8000
8001
- yn@^3.0.0 :
8001
+ yn@3.1.1 :
8002
8002
version "3.1.1"
8003
8003
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
8004
8004
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
You can’t perform that action at this time.
0 commit comments