Skip to content

Commit 48246b5

Browse files
committed
chore(deps): update dependency source-map-support to ^0.5.19
1 parent b8be2ee commit 48246b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"parcel-bundler": "^1.12.4",
134134
"prettier": "^1.19.1",
135135
"sinon": "^9.2.1",
136-
"source-map-support": "^0.5.12",
136+
"source-map-support": "^0.5.19",
137137
"sourcegraph": "^25.3.0",
138138
"ts-node": "^8.10.2",
139139
"tslint": "^5.11.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6313,7 +6313,7 @@ source-map-resolve@^0.5.0:
63136313
source-map-url "^0.4.0"
63146314
urix "^0.1.0"
63156315

6316-
source-map-support@^0.5.12, source-map-support@^0.5.17, source-map-support@~0.5.12, source-map-support@~0.5.6:
6316+
source-map-support@^0.5.17, source-map-support@^0.5.19, source-map-support@~0.5.12, source-map-support@~0.5.6:
63176317
version "0.5.19"
63186318
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
63196319
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==

0 commit comments

Comments
 (0)