Skip to content

Commit 2994dd2

Browse files
chore(deps): update dependency source-map-support to ^0.5.19 (#12)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 205a6e7 commit 2994dd2

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
@@ -132,7 +132,7 @@
132132
"parcel-bundler": "^1.12.4",
133133
"prettier": "^2.2.1",
134134
"sinon": "^9.2.2",
135-
"source-map-support": "^0.5.10",
135+
"source-map-support": "^0.5.19",
136136
"sourcegraph": "^24.7.0",
137137
"ts-node": "^8.0.2",
138138
"typescript": "^4.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7335,10 +7335,10 @@ source-map-resolve@^0.5.0:
73357335
source-map-url "^0.4.0"
73367336
urix "^0.1.0"
73377337

7338-
source-map-support@^0.5.10, source-map-support@^0.5.6, source-map-support@~0.5.10, source-map-support@~0.5.12:
7339-
version "0.5.13"
7340-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
7341-
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
7338+
source-map-support@^0.5.19, source-map-support@^0.5.6, source-map-support@~0.5.10, source-map-support@~0.5.12:
7339+
version "0.5.19"
7340+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
7341+
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
73427342
dependencies:
73437343
buffer-from "^1.0.0"
73447344
source-map "^0.6.0"

0 commit comments

Comments
 (0)