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 ee00469 commit b03ea2fCopy full SHA for b03ea2f
.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
@@ -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