Skip to content

Commit 2888732

Browse files
committed
chore(deps): update dependency source-map-support to ^0.5.15
1 parent ec6e8ab commit 2888732

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"parcel-bundler": "^1.12.3",
122122
"prettier": "^1.18.2",
123123
"sinon": "^7.3.2",
124-
"source-map-support": "^0.5.12",
124+
"source-map-support": "^0.5.15",
125125
"sourcegraph": "^23.0.1",
126126
"ts-node": "^8.3.0",
127127
"tslint": "^5.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6252,10 +6252,10 @@ source-map-resolve@^0.5.0:
62526252
source-map-url "^0.4.0"
62536253
urix "^0.1.0"
62546254

6255-
source-map-support@^0.5.12, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.6:
6256-
version "0.5.12"
6257-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.12.tgz#b4f3b10d51857a5af0138d3ce8003b201613d599"
6258-
integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==
6255+
source-map-support@^0.5.15, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.6:
6256+
version "0.5.15"
6257+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.15.tgz#20fe16f16e74644e21a396c78c841fa66e35df6c"
6258+
integrity sha512-wYF5aX1J0+V51BDT3Om7uXNn0ct2FWiV4bvwiGVefxkm+1S1o5jsecE5lb2U28DDblzxzxeIDbTVpXHI9D/9hA==
62596259
dependencies:
62606260
buffer-from "^1.0.0"
62616261
source-map "^0.6.0"

0 commit comments

Comments
 (0)