Skip to content

Commit 41d3f1d

Browse files
fix(package): update @types/sinon to version 9.0.4
Closes #39
1 parent 053fe4e commit 41d3f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@types/chai": "^4.2.4",
3434
"@types/mocha": "^5.2.7",
35-
"@types/sinon": "^7.5.0",
35+
"@types/sinon": "^9.0.4",
3636
"@types/sinon-chai": "^3.2.3",
3737
"chai": "^4.2.0",
3838
"mocha": "^6.2.2",

0 commit comments

Comments
 (0)