Skip to content

Commit 7e73b64

Browse files
committed
Update dependency source-map-support to ^0.5.19
1 parent 109a16f commit 7e73b64

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"prettier": "1.19.1",
198198
"rxjs": "^6.5.2",
199199
"sinon": "^7.3.2",
200-
"source-map-support": "^0.5.12",
200+
"source-map-support": "^0.5.19",
201201
"sourcegraph": "^25.0.0",
202202
"ts-node": "^8.3.0",
203203
"tslint": "^6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5840,10 +5840,10 @@ source-map-resolve@^0.5.0:
58405840
source-map-url "^0.4.0"
58415841
urix "^0.1.0"
58425842

5843-
source-map-support@^0.5.12, source-map-support@^0.5.6, source-map-support@~0.5.10:
5844-
version "0.5.12"
5845-
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.12.tgz"
5846-
integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==
5843+
source-map-support@^0.5.19, source-map-support@^0.5.6, source-map-support@~0.5.10:
5844+
version "0.5.19"
5845+
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz"
5846+
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
58475847
dependencies:
58485848
buffer-from "^1.0.0"
58495849
source-map "^0.6.0"

0 commit comments

Comments
 (0)