Skip to content

Commit a9e2fe9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency source-map-support to v0.5.17
1 parent b8c3ad7 commit a9e2fe9

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
@@ -24,7 +24,7 @@
2424
"mocha": "6.2.2",
2525
"rimraf": "3.0.2",
2626
"semantic-release": "15.14.0",
27-
"source-map-support": "0.5.16",
27+
"source-map-support": "0.5.17",
2828
"ts-node": "8.8.2",
2929
"typescript": "3.7.5"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7120,10 +7120,10 @@ source-map-resolve@^0.5.0:
71207120
source-map-url "^0.4.0"
71217121
urix "^0.1.0"
71227122

7123-
source-map-support@0.5.16:
7124-
version "0.5.16"
7125-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
7126-
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
7123+
source-map-support@0.5.17:
7124+
version "0.5.17"
7125+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
7126+
integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==
71277127
dependencies:
71287128
buffer-from "^1.0.0"
71297129
source-map "^0.6.0"

0 commit comments

Comments
 (0)