Skip to content

Commit e04571e

Browse files
committed
chore(package): update source-map-support to v0.5.19
1 parent 4432715 commit e04571e

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
@@ -109,7 +109,7 @@
109109
"rimraf": "^3.0.2",
110110
"sinon": "^9.2.2",
111111
"sinon-chai": "^3.5.0",
112-
"source-map-support": "^0.5.16",
112+
"source-map-support": "^0.5.19",
113113
"terser-webpack-plugin": "^2.3.5",
114114
"ts-loader": "^8.0.12",
115115
"ts-node": "^9.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5845,7 +5845,7 @@ source-map-resolve@^0.5.0:
58455845
source-map-url "^0.4.0"
58465846
urix "^0.1.0"
58475847

5848-
source-map-support@^0.5.16, source-map-support@^0.5.17, source-map-support@~0.5.12:
5848+
source-map-support@^0.5.17, source-map-support@^0.5.19, source-map-support@~0.5.12:
58495849
version "0.5.19"
58505850
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
58515851
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==

0 commit comments

Comments
 (0)