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 51
51
"node-notifier" : " ^5.4.0" ,
52
52
"resolve" : " ^1.0.0" ,
53
53
"rimraf" : " ^2.6.1" ,
54
+ "source-map-support" : " ^0.5.12" ,
54
55
"tree-kill" : " ^1.2.1" ,
55
56
"ts-node" : " *" ,
56
57
"tsconfig" : " ^7.0.0"
Original file line number Diff line number Diff line change 1996
1996
dependencies :
1997
1997
hoek "2.x.x"
1998
1998
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
+
1999
2007
source-map-support@^0.5.6 :
2000
2008
version "0.5.9"
2001
2009
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