We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec4761 commit 6c8b8fbCopy full SHA for 6c8b8fb
.github/scripts/package.json
@@ -16,6 +16,6 @@
16
"devDependencies": {
17
"@octokit/rest": "^19.0.0",
18
"mocha": "^10.0.0",
19
- "sinon": "^18.0.0"
+ "sinon": "^21.0.0"
20
}
21
package.json
@@ -51,7 +51,7 @@
51
"@types/node": "^22.13.5",
52
"@types/proxyquire": "^1.3.31",
53
"@types/request": "^2.48.12",
54
- "@types/sinon": "^17.0.4",
+ "@types/sinon": "^21.0.0",
55
"@types/tmp": "^0.2.6",
56
"c8": "^10.1.3",
57
"codecov": "^3.8.3",
@@ -65,7 +65,7 @@
65
"ncp": "^2.0.0",
66
"nock": "^14.0.1",
67
"proxyquire": "^2.1.3",
68
- "sinon": "^19.0.2",
+ "sinon": "^21.0.0",
69
"tmp": "^0.2.3",
70
"typescript": "^5.8.2"
71
0 commit comments