Skip to content

Commit c4d3e13

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency source-map-support to v0.5.19
1 parent a4e7880 commit c4d3e13

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"mocha": "6.2.3",
2525
"rimraf": "3.0.2",
2626
"semantic-release": "15.14.0",
27-
"source-map-support": "0.5.17",
27+
"source-map-support": "0.5.19",
2828
"ts-node": "8.9.0",
2929
"typescript": "3.5.3"
3030
},

Diff for: yarn.lock

+9-1
Original file line numberDiff line numberDiff line change
@@ -7156,7 +7156,15 @@ source-map-resolve@^0.5.0:
71567156
source-map-url "^0.4.0"
71577157
urix "^0.1.0"
71587158

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:
71607168
version "0.5.17"
71617169
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
71627170
integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==

0 commit comments

Comments
 (0)