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 6180de8 commit a08ec11Copy full SHA for a08ec11
package.json
@@ -20,12 +20,12 @@
20
"@types/ip-address": "7.0.0",
21
"@types/mocha": "^10.0.1",
22
"@types/node": "24.9.2",
23
- "@types/sinon": "17.0.4",
+ "@types/sinon": "21.0.0",
24
"ip-address": "10.0.1",
25
"mocha": "^11.0.0",
26
"prettier": "^3.5.3",
27
"semantic-release": "^25.0.0",
28
- "sinon": "21.0.0",
+ "sinon": "21.0.1",
29
"ts-node": "^10.4.0",
30
"typescript": "5.9.3"
31
},
0 commit comments