File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 24
24
"mocha" : " 6.2.3" ,
25
25
"rimraf" : " 3.0.2" ,
26
26
"semantic-release" : " 15.14.0" ,
27
- "source-map-support" : " 0.5.17 " ,
27
+ "source-map-support" : " 0.5.19 " ,
28
28
"ts-node" : " 8.9.0" ,
29
29
"typescript" : " 3.5.3"
30
30
},
Original file line number Diff line number Diff line change @@ -7156,7 +7156,15 @@ source-map-resolve@^0.5.0:
7156
7156
source-map-url "^0.4.0"
7157
7157
urix "^0.1.0"
7158
7158
7159
- [email protected] , source-map-support@^0.5.17:
7159
+
7160
+ version "0.5.19"
7161
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
7162
+ integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
7163
+ dependencies :
7164
+ buffer-from "^1.0.0"
7165
+ source-map "^0.6.0"
7166
+
7167
+ source-map-support@^0.5.17 :
7160
7168
version "0.5.17"
7161
7169
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
7162
7170
integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==
You can’t perform that action at this time.
0 commit comments