We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eb25f commit 86bf274Copy full SHA for 86bf274
package.json
@@ -80,14 +80,14 @@
80
"@types/debug": "^4.1.12",
81
"@types/jest": "^30.0.0",
82
"@types/mocha": "^10.0.10",
83
- "@types/node": "^24.0.10",
84
- "@types/node-forge": "^1.3.12",
+ "@types/node": "^24.0.14",
+ "@types/node-forge": "^1.3.13",
85
"@types/sinon": "^17.0.4",
86
"@types/sinon-chai": "^4.0.0",
87
- "@typescript-eslint/eslint-plugin": "^8.35.1",
88
- "@typescript-eslint/parser": "^8.35.1",
89
- "chai": "~5.2.0",
90
- "eslint": "^9.30.1",
+ "@typescript-eslint/eslint-plugin": "^8.37.0",
+ "@typescript-eslint/parser": "^8.37.0",
+ "chai": "~5.2.1",
+ "eslint": "^9.31.0",
91
"jest": "^30.0.4",
92
"mocha": "~11.7.1",
93
"picocolors": "^1.1.1",
0 commit comments