Skip to content

Commit 3f4e740

Browse files
authored
chore(deps): update dependency sinon to v17 (#354)
1 parent 35a4240 commit 3f4e740

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/paginator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"@types/mocha": "^9.0.0",
3636
"@types/node": "^20.4.9",
3737
"@types/proxyquire": "^1.3.28",
38-
"@types/sinon": "^10.0.0",
38+
"@types/sinon": "^17.0.0",
3939
"@types/uuid": "^9.0.0",
4040
"c8": "^9.0.0",
4141
"codecov": "^3.0.4",
4242
"gts": "^5.0.0",
4343
"linkinator": "^4.0.0",
4444
"mocha": "^9.2.2",
4545
"proxyquire": "^2.0.1",
46-
"sinon": "^15.0.0",
46+
"sinon": "^17.0.0",
4747
"typescript": "^5.1.6",
4848
"uuid": "^9.0.0"
4949
},

0 commit comments

Comments
 (0)