Skip to content

Commit cba136f

Browse files
chore(deps): update dependency source-map-support to v0.5.21
1 parent f9ce2ae commit cba136f

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,14 +38,14 @@
3838
"@types/mocha": "5.2.7",
3939
"@types/mongodb": "3.3.6",
4040
"@types/node": "8.10.55",
41-
"@types/source-map-support": "0.5.0",
41+
"@types/source-map-support": "0.5.10",
4242
"assert-rejects": "0.1.1",
4343
"dotenv": "5.0.1",
4444
"jscpd": "0.6.25",
4545
"mocha": "5.2.0",
4646
"nyc": "11.9.0",
4747
"rimraf": "2.7.1",
48-
"source-map-support": "0.5.13"
48+
"source-map-support": "0.5.21"
4949
},
5050
"publishConfig": {
5151
"access": "public"

0 commit comments

Comments
 (0)