Skip to content

Commit eb29b44

Browse files
chore(deps): update dependency source-map-support to ^0.5.21
1 parent 009f419 commit eb29b44

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.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6643,10 +6643,10 @@ source-map-resolve@^0.5.0:
66436643
source-map-url "^0.4.0"
66446644
urix "^0.1.0"
66456645

6646-
source-map-support@^0.5.12, source-map-support@^0.5.17, source-map-support@~0.5.12, source-map-support@~0.5.6:
6647-
version "0.5.19"
6648-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
6649-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
6646+
source-map-support@^0.5.17, source-map-support@^0.5.21, source-map-support@~0.5.12, source-map-support@~0.5.6:
6647+
version "0.5.21"
6648+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
6649+
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
66506650
dependencies:
66516651
buffer-from "^1.0.0"
66526652
source-map "^0.6.0"

0 commit comments

Comments
 (0)