We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a4240 commit 3f4e740Copy full SHA for 3f4e740
1 file changed
core/paginator/package.json
@@ -35,15 +35,15 @@
35
"@types/mocha": "^9.0.0",
36
"@types/node": "^20.4.9",
37
"@types/proxyquire": "^1.3.28",
38
- "@types/sinon": "^10.0.0",
+ "@types/sinon": "^17.0.0",
39
"@types/uuid": "^9.0.0",
40
"c8": "^9.0.0",
41
"codecov": "^3.0.4",
42
"gts": "^5.0.0",
43
"linkinator": "^4.0.0",
44
"mocha": "^9.2.2",
45
"proxyquire": "^2.0.1",
46
- "sinon": "^15.0.0",
+ "sinon": "^17.0.0",
47
"typescript": "^5.1.6",
48
"uuid": "^9.0.0"
49
},
0 commit comments