Skip to content

Commit

Permalink
fix(deps): update dependency source-map to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2019
1 parent fc80f4e commit 2bea8bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"cssauron": "^1.4.0",
"damerau-levenshtein": "^1.0.4",
"semver-dsl": "^1.0.1",
"source-map": "^0.5.7",
"source-map": "^0.7.0",
"sprintf-js": "^1.1.2"
}
}

0 comments on commit 2bea8bb

Please sign in to comment.