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 9e92f53 commit f0e5b5aCopy full SHA for f0e5b5a
2 files changed
.github/scripts/package.json
@@ -16,6 +16,6 @@
16
"devDependencies": {
17
"@octokit/rest": "^21.0.0",
18
"mocha": "^10.0.0",
19
- "sinon": "^21.0.0"
+ "sinon": "^22.0.0"
20
}
21
package.json
@@ -68,7 +68,7 @@
68
"@types/prettier": "^3.0.0",
69
"@types/proxyquire": "^1.3.31",
70
"@types/qs": "^6.9.18",
71
- "@types/sinon": "^21.0.0",
+ "@types/sinon": "^22.0.0",
72
"@types/tmp": "^0.2.6",
73
"@types/url-template": "^2.0.28",
74
"@types/yargs-parser": "^21.0.3",
@@ -95,7 +95,7 @@
95
"proxyquire": "^2.1.3",
96
"rimraf": "^5.0.0",
97
"server-destroy": "^1.0.1",
98
- "sinon": "21.0.3",
+ "sinon": "22.0.0",
99
"tmp": "^0.2.3",
100
"typescript": "^5.8.3",
101
"yargs-parser": "^21.1.1"
0 commit comments