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 83708df commit 53ca9b4Copy full SHA for 53ca9b4
1 file changed
package.json
@@ -42,9 +42,9 @@
42
},
43
"devDependencies": {
44
"@types/mocha": "^10.0.1",
45
- "@types/node": "25.5.0",
+ "@types/node": "25.5.2",
46
"@types/semver": "^7.5.8",
47
- "@types/sinon": "^21.0.0",
+ "@types/sinon": "^21.0.1",
48
"@types/tmp": "^0.2.3",
49
"clang-format": "^1.8.0",
50
"codecov": "^3.8.3",
@@ -56,7 +56,7 @@
56
"nan": "^2.26.2",
57
"nyc": "^18.0.0",
58
"semver": "^7.7.4",
59
- "sinon": "^21.0.3",
+ "sinon": "^21.1.2",
60
"source-map-support": "^0.5.21",
61
"tmp": "0.2.5",
62
"typescript": "^5.9.3"
0 commit comments