Skip to content

Commit

Permalink
chore(package): update sinon to version 6.0.0
Browse files Browse the repository at this point in the history
Closes #32
  • Loading branch information
greenkeeper[bot] committed Jun 11, 2018
1 parent 878b6f7 commit 44c9dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"objection": "^0.8.0",
"pg": "^7.3.0",
"pg-escape": "^0.2.0",
"sinon": "^4.0.0"
"sinon": "^6.0.0"
},
"scripts": {
"test": "node_modules/.bin/mocha --slow 10 --timeout 5000 --reporter spec --recursive tests",
Expand Down

0 comments on commit 44c9dd8

Please sign in to comment.