Skip to content

Commit

Permalink
deps: debug@2.6.1
Browse files Browse the repository at this point in the history
closes #224
closes #225
  • Loading branch information
beeman authored and dougwilson committed Feb 11, 2017
1 parent 95a3ebb commit dba8ac4
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.16.0 / 2017-01-17
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"bytes": "2.4.0",
"content-type": "~1.0.2",
"debug": "2.6.0",
"debug": "2.6.1",
"depd": "~1.1.0",
"http-errors": "~1.5.1",
"iconv-lite": "0.4.15",
Expand Down

0 comments on commit dba8ac4

Please sign in to comment.