Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Mar 5, 2017
1 parent 06441ca commit 286268c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"farmhash": "^1.2.0",
"flush-write-stream": "^1.0.0",
"pre-commit": "^1.1.2",
"snazzy": "^5.0.0",
"standard": "^8.0.0",
"tap": "^8.0.0"
"snazzy": "^6.0.0",
"standard": "^9.0.0",
"tap": "^10.0.0"
},
"dependencies": {
"bloomrun": "^3.0.0",
Expand All @@ -46,7 +46,7 @@
"functional-red-black-tree": "^1.0.1",
"lru-cache": "^4.0.1",
"network-address": "^1.1.0",
"pino": "^3.0.0",
"pino": "^4.0.0",
"pump": "^1.0.1",
"swim-hashring": "^0.5.0",
"tentacoli": "^0.6.0",
Expand Down
1 change: 0 additions & 1 deletion test/monitoring.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ boot(t, (i) => {
})
})
})

0 comments on commit 286268c

Please sign in to comment.