Skip to content

Commit

Permalink
Merge pull request #22 from bkendall/bkend-updates
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
bkendall committed Dec 12, 2018
2 parents 993ff38 + a7b47f9 commit aaf0b52
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 60 deletions.
148 changes: 92 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
"@types/chai": "^4.1.7",
"@types/chai-as-promised": "^7.1.0",
"@types/mocha": "^5.2.5",
"@types/sinon": "^5.0.6",
"@types/sinon": "^7.0.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.2",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"sinon": "^7.1.1",
"sinon": "^7.2.2",
"source-map-support": "^0.5.9",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "^3.1.6"
"typescript": "^3.2.2"
},
"dependencies": {
"amqplib": "^0.5.2",
"amqplib": "^0.5.3",
"bluebird": "^3.5.3"
}
}

0 comments on commit aaf0b52

Please sign in to comment.