Skip to content

Commit

Permalink
chore(package): update sinon to version 2.0.0-pre.6 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and glebec committed May 17, 2017
1 parent 5387978 commit 61c180f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"simple-bufferstream": "~1.0.0"
},
"devDependencies": {
"chai": "~3.5.0",
"express": "~4.14.0",
"mocha": "~3.3.0",
"sinon": "~1.17.4",
"sinon-chai": "~2.9.0",
"supertest": "~2.0.1"
"chai": "^3.5.0",
"express": "^4.14.0",
"mocha": "^3.3.0",
"sinon": "^2.1.0",
"sinon-chai": "^2.9.0",
"supertest": "^2.0.1"
}
}

0 comments on commit 61c180f

Please sign in to comment.