Skip to content

Commit

Permalink
Update dependency source-map-support to v0.5.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2020
1 parent adb5152 commit cc50c64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"glob": "7.1.6",
"mocha": "7.0.1",
"nyc": "15.0.0",
"source-map-support": "0.5.16"
"source-map-support": "0.5.19"
},
"scripts": {
"compile": "rm -rf dist/* && tsc -p .",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4436,10 +4436,10 @@ source-map-resolve@^0.5.2:
source-map-url "^0.4.0"
urix "^0.1.0"

[email protected].16:
version "0.5.16"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
[email protected].19:
version "0.5.19"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"
Expand Down

0 comments on commit cc50c64

Please sign in to comment.