Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and christophwitzko committed May 21, 2017
1 parent fc74c70 commit 3c1fd0c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
"name": "@greenkeeper/changes",
"version": "0.0.0-placeholder",
"dependencies": {
"amqplib": "^0.4.2",
"amqplib": "^0.5.1",
"changes-stream": "^2.1.0",
"envalid": "^2.2.0",
"envalid": "^3.0.0",
"hot-shots": "^4.3.0",
"lodash": "^4.16.2",
"normalize-registry-metadata": "^1.1.2",
"redis": "^2.6.2",
"request": "^2.75.0",
"rollbar": "^0.6.2"
"rollbar": "^2.0.1"
},
"devDependencies": {
"nock": "^8.0.0",
"nyc": "^8.3.0",
"nock": "^9.0.13",
"nyc": "^10.3.2",
"proxyquire": "^1.7.10",
"redis-mock": "^0.15.0",
"standard": "^8.3.0",
"tap": "^7.1.2"
"redis-mock": "^0.17.0",
"standard": "^10.0.2",
"tap": "^10.3.2"
},
"engines": {
"node": "7"
Expand Down

0 comments on commit 3c1fd0c

Please # to comment.