Skip to content

Commit 691aa2f

Browse files
chore(deps): update dependency source-map-support to ^0.5.21
1 parent 439c965 commit 691aa2f

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
@@ -143,7 +143,7 @@
143143
"parcel-bundler": "^1.12.4",
144144
"prettier": "^1.19.1",
145145
"sinon": "^17.0.1",
146-
"source-map-support": "^0.5.12",
146+
"source-map-support": "^0.5.21",
147147
"sourcegraph": "^25.7.0",
148148
"ts-node": "^8.10.2",
149149
"tslint": "^5.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6657,10 +6657,10 @@ source-map-resolve@^0.5.0:
66576657
source-map-url "^0.4.0"
66586658
urix "^0.1.0"
66596659

6660-
source-map-support@^0.5.12, source-map-support@^0.5.17, source-map-support@~0.5.12, source-map-support@~0.5.6:
6661-
version "0.5.19"
6662-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
6663-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
6660+
source-map-support@^0.5.17, source-map-support@^0.5.21, source-map-support@~0.5.12, source-map-support@~0.5.6:
6661+
version "0.5.21"
6662+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
6663+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
66646664
dependencies:
66656665
buffer-from "^1.0.0"
66666666
source-map "^0.6.0"

0 commit comments

Comments
 (0)