Skip to content

Commit 4d9001b

Browse files
committed
Update dependency source-map-support to ^0.5.19
1 parent 684cfcf commit 4d9001b

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.2.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
@@ -5842,10 +5842,10 @@ source-map-resolve@^0.5.0:
58425842
source-map-url "^0.4.0"
58435843
urix "^0.1.0"
58445844

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

0 commit comments

Comments
 (0)