Skip to content

Commit 6d07533

Browse files
committed
chore(deps): update dependency source-map-support to ^0.5.21
1 parent 09361f3 commit 6d07533

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
@@ -138,7 +138,7 @@
138138
"parcel-bundler": "^1.12.4",
139139
"prettier": "^1.19.1",
140140
"sinon": "^9.2.1",
141-
"source-map-support": "^0.5.12",
141+
"source-map-support": "^0.5.21",
142142
"sourcegraph": "^25.3.0",
143143
"ts-node": "^8.10.2",
144144
"tslint": "^5.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6510,10 +6510,10 @@ source-map-resolve@^0.5.0:
65106510
source-map-url "^0.4.0"
65116511
urix "^0.1.0"
65126512

6513-
source-map-support@^0.5.12, source-map-support@^0.5.17, source-map-support@~0.5.12, source-map-support@~0.5.6:
6514-
version "0.5.19"
6515-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
6516-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
6513+
source-map-support@^0.5.17, source-map-support@^0.5.21, source-map-support@~0.5.12, source-map-support@~0.5.6:
6514+
version "0.5.21"
6515+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
6516+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
65176517
dependencies:
65186518
buffer-from "^1.0.0"
65196519
source-map "^0.6.0"

0 commit comments

Comments
 (0)