Skip to content

Commit 3db5464

Browse files
committed
chore(deps): update dependency source-map-support to v0.5.20
1 parent c5db751 commit 3db5464

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

package-lock.json

Lines changed: 18 additions & 10 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
@@ -38,15 +38,15 @@
3838
"@types/lodash": "4.14.141",
3939
"@types/mocha": "5.2.7",
4040
"@types/node": "8.10.34",
41-
"@types/source-map-support": "0.5.0",
41+
"@types/source-map-support": "0.5.4",
4242
"assert-rejects": "0.1.1",
4343
"dotenv": "5.0.1",
4444
"jscpd": "0.6.25",
4545
"mocha": "5.2.0",
4646
"mysql": "2.17.1",
4747
"nyc": "11.9.0",
4848
"rimraf": "2.7.1",
49-
"source-map-support": "0.5.13"
49+
"source-map-support": "0.5.20"
5050
},
5151
"publishConfig": {
5252
"access": "public"

0 commit comments

Comments
 (0)