|
50 | 50 | "@types/chai": "^4.3.16", |
51 | 51 | "@types/chai-as-promised": "^7.1.8", |
52 | 52 | "@types/chai-quantifiers": "^1.0.4", |
53 | | - "@types/mocha": "^10.0.6", |
| 53 | + "@types/mocha": "^10.0.7", |
54 | 54 | "@types/node": "^18.19.24", |
55 | 55 | "@types/sinon": "^17.0.3", |
56 | 56 | "@types/sinon-chai": "^3.2.12", |
57 | 57 | "@voxpelli/eslint-config": "^19.0.0", |
58 | 58 | "@voxpelli/tsconfig": "^11.0.0", |
59 | | - "c8": "^9.1.0", |
| 59 | + "c8": "^10.1.2", |
60 | 60 | "chai": "^4.4.1", |
61 | 61 | "chai-as-promised": "^7.1.1", |
62 | 62 | "chai-quantifiers": "^1.0.18", |
|
71 | 71 | "eslint-plugin-sort-destructure-keys": "^1.6.0", |
72 | 72 | "eslint-plugin-unicorn": "^48.0.1", |
73 | 73 | "husky": "^9.0.11", |
74 | | - "installed-check": "^8.0.1", |
75 | | - "knip": "^5.15.0", |
76 | | - "mocha": "^10.4.0", |
77 | | - "npm-run-all2": "^6.1.2", |
78 | | - "sinon": "^17.0.1", |
| 74 | + "installed-check": "^9.3.0", |
| 75 | + "knip": "^5.22.3", |
| 76 | + "mocha": "^10.5.0", |
| 77 | + "npm-run-all2": "^6.2.0", |
| 78 | + "sinon": "^18.0.0", |
79 | 79 | "sinon-chai": "^3.7.0", |
80 | 80 | "type-coverage": "^2.28.2", |
81 | 81 | "typescript": "~5.4.5", |
|
0 commit comments