Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency source-map-support to v0.5.21
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 25, 2022
1 parent 682e9cd commit 8ba399a
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
@@ -34,13 +34,13 @@
"@types/lodash": "4.14.141",
"@types/mocha": "5.2.7",
"@types/node": "8.10.54",
"@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"

0 comments on commit 8ba399a

Please sign in to comment.