We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bf05d commit e73f810Copy full SHA for e73f810
package.json
@@ -83,7 +83,7 @@
83
"pack-n-play": "^2.0.0",
84
"prettier": "^3.0.0",
85
"proxyquire": "^2.1.0",
86
- "sinon": "^16.0.0",
+ "sinon": "^17.0.0",
87
"typescript": "^5.1.6"
88
}
89
samples/package.json
@@ -27,7 +27,7 @@
27
"chai": "^4.2.0",
28
"mocha": "^8.0.0",
29
"proxyquire": "^2.1.3",
30
31
"uuid": "^9.0.0"
32
33
0 commit comments