Skip to content

Commit

Permalink
deps: debug@2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 18, 2017
1 parent 0e44768 commit 7807757
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
@@ -1,6 +1,12 @@
unreleased
==========

* deps: debug@2.6.0
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable
- Fix error when running under React Native
- Use same color for same namespace
- deps: ms@0.7.2
* deps: http-errors@~1.5.1
- deps: inherits@2.0.3
- deps: setprototypeof@1.0.2
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.2.0",
"debug": "2.6.0",
"depd": "~1.1.0",
"http-errors": "~1.5.1",
"iconv-lite": "0.4.15",
Expand Down

0 comments on commit 7807757

Please sign in to comment.