Skip to content

Commit

Permalink
deps: debug@2.6.1
Browse files Browse the repository at this point in the history
closes #426
closes #427
  • Loading branch information
beeman authored and dougwilson committed Feb 11, 2017
1 parent dc8481c commit eba2521
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
@@ -1,3 +1,10 @@
unreleased
==========

* deps: debug@2.6.1
- Fix deprecation messages in WebStorm and other editors
- Undeprecate `DEBUG_FD` set to `1` or `2`

1.15.0 / 2017-01-22
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"cookie": "0.3.1",
"cookie-signature": "1.0.6",
"crc": "3.4.4",
"debug": "2.6.0",
"debug": "2.6.1",
"depd": "~1.1.0",
"on-headers": "~1.0.1",
"parseurl": "~1.3.1",
Expand Down

0 comments on commit eba2521

Please sign in to comment.