Skip to content

Commit 4107f96

Browse files
authored
Merge pull request #77 from ardatan/renovate/source-map-support-0.x
Update dependency source-map-support to v0.5.13
2 parents 9c56095 + 4967813 commit 4107f96

File tree

1 file changed

+1
-1
lines changed
  • atmosphere-packages/webpack-dev-middleware

1 file changed

+1
-1
lines changed

atmosphere-packages/webpack-dev-middleware/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Package.onUse(function (api) {
1414

1515
Npm.depends({
1616
debug: "4.1.1",
17-
"source-map-support": "0.5.12",
17+
"source-map-support": "0.5.13",
1818
"require-from-string": "2.0.2"
1919
});

0 commit comments

Comments
 (0)