Skip to content

Commit b689237

Browse files
committed
chore(deps): update dependency source-map-support to v0.5.19
1 parent e50a645 commit b689237

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

package-lock.json

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@types/lodash": "4.14.141",
3838
"@types/mocha": "5.2.7",
3939
"@types/node": "8.10.34",
40-
"@types/source-map-support": "0.5.0",
40+
"@types/source-map-support": "0.5.2",
4141
"assert-rejects": "0.1.1",
4242
"jscpd": "0.6.25",
4343
"mocha": "5.2.0",
4444
"nyc": "11.9.0",
4545
"rimraf": "2.7.1",
46-
"source-map-support": "0.5.13"
46+
"source-map-support": "0.5.19"
4747
},
4848
"publishConfig": {
4949
"access": "public"

0 commit comments

Comments
 (0)