Skip to content

Commit

Permalink
Update debug to version 2.6.3 🚀 (#8151)
Browse files Browse the repository at this point in the history
* chore(package): update debug to version 2.6.3

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Apr 4, 2017
1 parent 68efdfa commit f0abb25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cookie-session": "1.2.0",
"cors": "2.8.3",
"csv-parser": "1.11.0",
"debug": "2.6.1",
"debug": "2.6.3",
"downsize": "0.0.8",
"express": "4.15.0",
"express-brute": "1.0.1",
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,12 @@ debug@2.6.1, debug@2.x.x, debug@^2.1.3, debug@^2.2.0:
dependencies:
ms "0.7.2"

debug@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.3.tgz#0f7eb8c30965ec08c72accfa0130c8b79984141d"
dependencies:
ms "0.7.2"

decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2:
version "1.2.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
Expand Down

0 comments on commit f0abb25

Please sign in to comment.