Skip to content

Commit

Permalink
chore(package): update sinon to version 3.0.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and JMPerez committed Aug 8, 2017
1 parent 4f3c296 commit 5f2a340
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 @@ -17,7 +17,7 @@
"eslint": "^4.1.0",
"jest-cli": "^20.0.0",
"q": "^1.4.1",
"sinon": "^2.3.8"
"sinon": "^3.0.0"
},
"scripts": {
"lint": "eslint src/*.js",
Expand Down

0 comments on commit 5f2a340

Please sign in to comment.