update: update dependency source-map-support to v0.5.15
This commit is contained in:
parent
fcdd5d280a
commit
69303d06a1
|
@ -45,7 +45,7 @@
|
||||||
"rollup-plugin-yaml": "2.0.0",
|
"rollup-plugin-yaml": "2.0.0",
|
||||||
"sinon": "7.5.0",
|
"sinon": "7.5.0",
|
||||||
"sinon-chai": "3.3.0",
|
"sinon-chai": "3.3.0",
|
||||||
"source-map-support": "0.5.13",
|
"source-map-support": "0.5.15",
|
||||||
"standard-version": "7.0.0",
|
"standard-version": "7.0.0",
|
||||||
"tslint": "5.20.0",
|
"tslint": "5.20.0",
|
||||||
"tslint-clean-code": "0.2.10",
|
"tslint-clean-code": "0.2.10",
|
||||||
|
|
|
@ -2379,10 +2379,10 @@ sinon@7.5.0:
|
||||||
nise "^1.5.2"
|
nise "^1.5.2"
|
||||||
supports-color "^5.5.0"
|
supports-color "^5.5.0"
|
||||||
|
|
||||||
source-map-support@0.5.13:
|
source-map-support@0.5.15:
|
||||||
version "0.5.13"
|
version "0.5.15"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.15.tgz#20fe16f16e74644e21a396c78c841fa66e35df6c"
|
||||||
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
|
integrity sha512-wYF5aX1J0+V51BDT3Om7uXNn0ct2FWiV4bvwiGVefxkm+1S1o5jsecE5lb2U28DDblzxzxeIDbTVpXHI9D/9hA==
|
||||||
dependencies:
|
dependencies:
|
||||||
buffer-from "^1.0.0"
|
buffer-from "^1.0.0"
|
||||||
source-map "^0.6.0"
|
source-map "^0.6.0"
|
||||||
|
|
Loading…
Reference in New Issue