From 114ff4d29f5aa3af1d55595ba95ff41716a2513b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Oct 2019 00:57:58 +0000 Subject: [PATCH] update: update dependency source-map-support to v0.5.16 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a14b458..7781988 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "rollup-plugin-typescript2": "0.24.3", "sinon": "7.5.0", "sinon-chai": "3.3.0", - "source-map-support": "0.5.15", + "source-map-support": "0.5.16", "standard-version": "7.0.0", "tslint": "5.20.0", "tslint-clean-code": "0.2.10", diff --git a/yarn.lock b/yarn.lock index 220c178..daf9280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2347,10 +2347,10 @@ sinon@7.5.0: nise "^1.5.2" supports-color "^5.5.0" -source-map-support@0.5.15: - version "0.5.15" - resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.15.tgz#20fe16f16e74644e21a396c78c841fa66e35df6c" - integrity sha512-wYF5aX1J0+V51BDT3Om7uXNn0ct2FWiV4bvwiGVefxkm+1S1o5jsecE5lb2U28DDblzxzxeIDbTVpXHI9D/9hA== +source-map-support@0.5.16: + version "0.5.16" + resolved "https://artifacts.apextoaster.com/repository/group-npm/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042" + integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ== dependencies: buffer-from "^1.0.0" source-map "^0.6.0"