Skip to content

Commit

Permalink
build(deps): update debug requirement from 4.0.1 to 4.1.0
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/4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Oct 8, 2018
1 parent ff04267 commit 9e1c11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"main": "./lib/index.js",
"dependencies": {
"boom": "7.2.0",
"debug": "4.0.1",
"debug": "4.1.0",
"lodash": "4.17.11",
"moment": "2.22.2"
},
Expand Down

0 comments on commit 9e1c11c

Please sign in to comment.