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 859cbeb commit a091061Copy full SHA for a091061
package.json
@@ -31,13 +31,13 @@
31
],
32
"devDependencies": {
33
"@babel/eslint-parser": "^7.25.9",
34
- "@typescript-eslint/eslint-plugin": "^8.17.0",
35
- "@typescript-eslint/parser": "^8.17.0",
36
- "c8": "^10.1.2",
+ "@typescript-eslint/eslint-plugin": "^8.18.0",
+ "@typescript-eslint/parser": "^8.18.0",
+ "c8": "^10.1.3",
37
"chai": "^5.1.2",
38
"env-cmd": "^10.1.0",
39
"eslint": "^9.16.0",
40
- "mocha": "^11.0.1",
+ "mocha": "^11.0.2",
41
"mocha-sonarqube-reporter": "^1.0.2",
42
"sinon": "^19.0.2"
43
},
0 commit comments