Skip to content

Commit

Permalink
chore(deps): update dependency source-map-support to v0.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent e50a645 commit 8492cb8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
28 changes: 18 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"@types/lodash": "4.14.141",
"@types/mocha": "5.2.7",
"@types/node": "8.10.34",
"@types/source-map-support": "0.5.0",
"@types/source-map-support": "0.5.6",
"assert-rejects": "0.1.1",
"jscpd": "0.6.25",
"mocha": "5.2.0",
"nyc": "11.9.0",
"rimraf": "2.7.1",
"source-map-support": "0.5.13"
"source-map-support": "0.5.21"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8492cb8

Please sign in to comment.