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 8a2f8ff commit 6afdeb7Copy full SHA for 6afdeb7
.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
@@ -95,7 +95,7 @@
95
"proxyquire": "^2.1.3",
96
"rimraf": "^5.0.0",
97
"server-destroy": "^1.0.1",
98
- "sinon": "^20.0.0",
+ "sinon": "^21.0.0",
99
"tmp": "^0.2.3",
100
"typescript": "^5.8.3",
101
"yargs-parser": "^21.1.1"
0 commit comments