Skip to content

Commit 5e063b2

Browse files
author
Robert Jackson
committed
Update source-map-support.
1 parent baecb8c commit 5e063b2

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
@@ -30,7 +30,7 @@
3030
"debug": "^4.1.1",
3131
"resolve": "^1.12.0",
3232
"simple-dom": "^1.4.0",
33-
"source-map-support": "^0.5.13"
33+
"source-map-support": "^0.5.16"
3434
},
3535
"devDependencies": {
3636
"chai": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3269,10 +3269,10 @@ socks@~2.3.2:
32693269
ip "^1.1.5"
32703270
smart-buffer "4.0.2"
32713271

3272-
source-map-support@^0.5.13:
3273-
version "0.5.13"
3274-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
3275-
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
3272+
source-map-support@^0.5.16:
3273+
version "0.5.16"
3274+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
3275+
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
32763276
dependencies:
32773277
buffer-from "^1.0.0"
32783278
source-map "^0.6.0"

0 commit comments

Comments
 (0)