Skip to content

Commit 37b9912

Browse files
chore(package): update sinon to version 3.0.0
Closes #15
1 parent 13a0386 commit 37b9912

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
@@ -35,7 +35,7 @@
3535
"mocha": "^3.0.2",
3636
"proxyquire": "^1.7.10",
3737
"rimraf": "^2.5.4",
38-
"sinon": "^1.17.6",
38+
"sinon": "^3.0.0",
3939
"sinon-chai": "^2.8.0"
4040
}
4141
}

0 commit comments

Comments
 (0)