Skip to content

Commit 61c180f

Browse files
greenkeeper[bot]glebec
authored andcommitted
chore(package): update sinon to version 2.0.0-pre.6 (#19)
https://greenkeeper.io/
1 parent 5387978 commit 61c180f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"simple-bufferstream": "~1.0.0"
4343
},
4444
"devDependencies": {
45-
"chai": "~3.5.0",
46-
"express": "~4.14.0",
47-
"mocha": "~3.3.0",
48-
"sinon": "~1.17.4",
49-
"sinon-chai": "~2.9.0",
50-
"supertest": "~2.0.1"
45+
"chai": "^3.5.0",
46+
"express": "^4.14.0",
47+
"mocha": "^3.3.0",
48+
"sinon": "^2.1.0",
49+
"sinon-chai": "^2.9.0",
50+
"supertest": "^2.0.1"
5151
}
5252
}

0 commit comments

Comments
 (0)