|
47 | 47 | "test": "run-s check test:*" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@types/chai": "^4.3.19", |
| 50 | + "@types/chai": "^4.3.20", |
51 | 51 | "@types/chai-as-promised": "^7.1.8", |
52 | | - "@types/chai-quantifiers": "^1.0.4", |
53 | | - "@types/mocha": "^10.0.8", |
| 52 | + "@types/chai-quantifiers": "^1.0.12", |
| 53 | + "@types/mocha": "^10.0.10", |
54 | 54 | "@types/node": "^18.19.50", |
55 | | - "@types/sinon": "^17.0.3", |
| 55 | + "@types/sinon": "^17.0.4", |
56 | 56 | "@types/sinon-chai": "^3.2.12", |
57 | 57 | "@voxpelli/eslint-config": "^22.1.0", |
58 | 58 | "@voxpelli/tsconfig": "^14.0.0", |
59 | | - "c8": "^10.1.2", |
| 59 | + "c8": "^10.1.3", |
60 | 60 | "chai": "^4.5.0", |
61 | 61 | "chai-as-promised": "^7.1.2", |
62 | 62 | "chai-quantifiers": "^1.0.18", |
63 | 63 | "eslint": "^9.10.0", |
64 | | - "husky": "^9.1.6", |
| 64 | + "husky": "^9.1.7", |
65 | 65 | "installed-check": "^9.3.0", |
66 | 66 | "knip": "^5.30.2", |
67 | | - "mocha": "^10.7.3", |
68 | | - "npm-run-all2": "^6.2.2", |
69 | | - "sinon": "^19.0.2", |
| 67 | + "mocha": "^10.8.2", |
| 68 | + "npm-run-all2": "^6.2.6", |
| 69 | + "sinon": "^19.0.5", |
70 | 70 | "sinon-chai": "^3.7.0", |
71 | 71 | "type-coverage": "^2.29.1", |
72 | 72 | "typescript": "~5.5.3", |
|
0 commit comments