File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 5151 "node-notifier" : " ^5.4.0" ,
5252 "resolve" : " ^1.0.0" ,
5353 "rimraf" : " ^2.6.1" ,
54+ "source-map-support" : " ^0.5.12" ,
5455 "tree-kill" : " ^1.2.1" ,
5556 "ts-node" : " *" ,
5657 "tsconfig" : " ^7.0.0"
Original file line number Diff line number Diff line change @@ -1996,6 +1996,14 @@ sntp@1.x.x:
19961996 dependencies :
19971997 hoek "2.x.x"
19981998
1999+ source-map-support@^0.5.12 :
2000+ version "0.5.12"
2001+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.12.tgz#b4f3b10d51857a5af0138d3ce8003b201613d599"
2002+ integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==
2003+ dependencies :
2004+ buffer-from "^1.0.0"
2005+ source-map "^0.6.0"
2006+
19992007source-map-support@^0.5.6 :
20002008 version "0.5.9"
20012009 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"
You can’t perform that action at this time.
0 commit comments