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 cee5dbf commit b66581bCopy full SHA for b66581b
.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
@@ -86,7 +86,7 @@
86
"@types/p-queue": "^3.2.1",
87
"@types/proxyquire": "^1.3.31",
88
"@types/pumpify": "^1.4.4",
89
- "@types/sinon": "^17.0.4",
+ "@types/sinon": "^21.0.0",
90
"@types/uuid": "^10.0.0",
91
"c8": "^10.1.3",
92
"codecov": "^3.8.3",
@@ -100,7 +100,7 @@
100
"null-loader": "^4.0.1",
101
"pack-n-play": "^3.0.0",
102
"proxyquire": "^2.1.3",
103
- "sinon": "^20.0.0",
+ "sinon": "^21.0.0",
104
"snap-shot-it": "^7.9.10",
105
"tcp-port-used": "^1.0.2",
106
"ts-loader": "^9.5.2",
0 commit comments