Skip to content

Commit eba2521

Browse files
beemandougwilson
authored andcommitted
deps: debug@2.6.1
closes expressjs#426 closes expressjs#427
1 parent dc8481c commit eba2521

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
unreleased
2+
==========
3+
4+
* deps: debug@2.6.1
5+
- Fix deprecation messages in WebStorm and other editors
6+
- Undeprecate `DEBUG_FD` set to `1` or `2`
7+
18
1.15.0 / 2017-01-22
29
===================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cookie": "0.3.1",
1414
"cookie-signature": "1.0.6",
1515
"crc": "3.4.4",
16-
"debug": "2.6.0",
16+
"debug": "2.6.1",
1717
"depd": "~1.1.0",
1818
"on-headers": "~1.0.1",
1919
"parseurl": "~1.3.1",

0 commit comments

Comments
 (0)