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 71f4d78 commit ecd81c0Copy full SHA for ecd81c0
.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
@@ -98,7 +98,7 @@
98
"null-loader": "^4.0.1",
99
"pack-n-play": "^3.0.0",
100
"proxyquire": "^2.1.3",
101
- "sinon": "^20.0.0",
+ "sinon": "^21.0.0",
102
"snap-shot-it": "^7.9.10",
103
"tcp-port-used": "^1.0.2",
104
"ts-loader": "^9.5.2",
0 commit comments