Skip to content

Commit

Permalink
Update dependency source-map-support to v0.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2021
1 parent bb1de95 commit 8b0c5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atmosphere-packages/webpack-dev-middleware/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Package.onUse(function (api) {

Npm.depends({
debug: "4.3.2",
"source-map-support": "0.5.19",
"source-map-support": "0.5.20",
"require-from-string": "2.0.2"
});

0 comments on commit 8b0c5bd

Please sign in to comment.