Skip to content

Commit 6997303

Browse files
authored
Merge pull request oauthjs#602 from oauthjs/renovate/sinon-9.x
Update dependency sinon to v9
2 parents b84778b + 0c3564d commit 6997303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jshint": "2.11.1",
2929
"mocha": "3.5.3",
3030
"should": "13.2.3",
31-
"sinon": "2.4.1"
31+
"sinon": "9.0.2"
3232
},
3333
"license": "MIT",
3434
"engines": {

0 commit comments

Comments
 (0)