Skip to content

Commit

Permalink
build(deps): update debug requirement from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/commits/3.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Sep 11, 2018
1 parent 477be39 commit c084725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"main": "./lib/index.js",
"dependencies": {
"boom": "7.2.0",
"debug": "3.2.1",
"debug": "3.2.2",
"jsonpath": "1.0.0",
"lodash": "4.17.10"
},
Expand Down

0 comments on commit c084725

Please sign in to comment.