Skip to content

Commit 484a106

Browse files
chore(deps): update dependency source-map-support to v0.5.21
1 parent 645939e commit 484a106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.10",
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.21"
4747
},
4848
"publishConfig": {
4949
"access": "public"

0 commit comments

Comments
 (0)