We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b4ce5 commit 07108dcCopy full SHA for 07108dc
1 file changed
package.json
@@ -95,9 +95,17 @@
95
"proxyquire": "^2.1.3",
96
"rimraf": "^5.0.0",
97
"server-destroy": "^1.0.1",
98
- "sinon": "^21.0.0",
+ "sinon": "21.0.3",
99
"tmp": "^0.2.3",
100
"typescript": "^5.8.3",
101
"yargs-parser": "^21.1.1"
102
- }
+ },
103
+ "overrides": {
104
+ "@sinonjs/fake-timers": "15.2.1"
105
106
+ "pnpm": {
107
108
109
+ }
110
111
}
0 commit comments