|
39 | 39 | "test": "run-s check test:*" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@types/chai": "^4.3.19", |
| 42 | + "@types/chai": "^4.3.20", |
43 | 43 | "@types/chai-as-promised": "^7.1.8", |
44 | 44 | "@types/cookie-signature": "^1.1.2", |
45 | 45 | "@types/express": "^4.17.21", |
46 | 46 | "@types/express-session": "^1.17.10", |
47 | | - "@types/mocha": "^10.0.8", |
| 47 | + "@types/mocha": "^10.0.10", |
48 | 48 | "@types/node": "^18.19.50", |
49 | 49 | "@types/pg": "^8.11.0", |
50 | 50 | "@types/proxyquire": "^1.3.31", |
51 | | - "@types/sinon": "^17.0.3", |
| 51 | + "@types/sinon": "^17.0.4", |
52 | 52 | "@types/sinon-chai": "^3.2.12", |
53 | 53 | "@types/supertest": "^6.0.2", |
54 | 54 | "@voxpelli/eslint-config": "^22.1.0", |
55 | 55 | "@voxpelli/tsconfig": "^14.0.0", |
56 | | - "c8": "^10.1.2", |
| 56 | + "c8": "^10.1.3", |
57 | 57 | "chai": "^4.5.0", |
58 | 58 | "chai-as-promised": "^7.1.2", |
59 | 59 | "cookie-signature": "^1.2.1", |
|
62 | 62 | "eslint": "^9.10.0", |
63 | 63 | "express": "^4.21.0", |
64 | 64 | "express-session": "^1.18.0", |
65 | | - "husky": "^9.1.6", |
| 65 | + "husky": "^9.1.7", |
66 | 66 | "installed-check": "^9.3.0", |
67 | 67 | "knip": "^5.30.2", |
68 | | - "mocha": "^10.7.3", |
69 | | - "npm-run-all2": "^6.2.2", |
| 68 | + "mocha": "^10.8.2", |
| 69 | + "npm-run-all2": "^6.2.6", |
70 | 70 | "pg-promise": "^11.9.1", |
71 | 71 | "proxyquire": "^2.1.3", |
72 | 72 | "sinon": "^17.0.1", |
|
0 commit comments