Skip to content

Commit 8c637a5

Browse files
authored
chore(deps): update dependency sinon to v17 (#336)
1 parent 95cb369 commit 8c637a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/promisify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@compodoc/compodoc": "^1.1.9",
3434
"@types/mocha": "^9.0.0",
3535
"@types/node": "^20.4.8",
36-
"@types/sinon": "^10.0.0",
36+
"@types/sinon": "^17.0.0",
3737
"c8": "^9.0.0",
3838
"chai": "^4.2.0",
3939
"codecov": "^3.0.4",
4040
"gts": "^5.0.0",
4141
"hard-rejection": "^2.1.0",
4242
"linkinator": "^5.0.1",
4343
"mocha": "^8.0.0",
44-
"sinon": "^15.0.0",
44+
"sinon": "^17.0.0",
4545
"typescript": "^5.1.6"
4646
},
4747
"engines": {

0 commit comments

Comments
 (0)