|
40 | 40 | "test": "run-s check test:*" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@types/chai": "^4.3.3", |
| 43 | + "@types/chai": "^4.3.5", |
44 | 44 | "@types/chai-as-promised": "^7.1.5", |
45 | 45 | "@types/cookie-signature": "^1.0.4", |
46 | 46 | "@types/express": "^4.17.14", |
47 | 47 | "@types/express-session": "^1.17.5", |
48 | | - "@types/mocha": "^10.0.0", |
| 48 | + "@types/mocha": "^10.0.1", |
49 | 49 | "@types/node": "^14.18.33", |
50 | 50 | "@types/proxyquire": "^1.3.28", |
51 | | - "@types/sinon": "^10.0.13", |
| 51 | + "@types/sinon": "^10.0.14", |
52 | 52 | "@types/sinon-chai": "^3.2.9", |
53 | 53 | "@types/supertest": "^2.0.12", |
54 | 54 | "@voxpelli/eslint-config": "^15.2.0", |
55 | 55 | "@voxpelli/tsconfig": "^6.1.0", |
56 | | - "c8": "^7.12.0", |
| 56 | + "c8": "^7.13.0", |
57 | 57 | "chai": "^4.3.7", |
58 | 58 | "chai-as-promised": "^7.1.1", |
59 | 59 | "cookie-signature": "^1.2.0", |
|
73 | 73 | "eslint-plugin-unicorn": "^43.0.2", |
74 | 74 | "express": "^4.18.2", |
75 | 75 | "express-session": "^1.17.3", |
76 | | - "husky": "^8.0.2", |
| 76 | + "husky": "^8.0.3", |
77 | 77 | "installed-check": "^6.0.5", |
78 | | - "mocha": "^10.1.0", |
| 78 | + "mocha": "^10.2.0", |
79 | 79 | "npm-run-all2": "^6.0.2", |
80 | 80 | "pg-promise": "^10.15.2", |
81 | 81 | "proxyquire": "^2.1.3", |
82 | 82 | "sinon": "^14.0.2", |
83 | 83 | "sinon-chai": "^3.7.0", |
84 | | - "supertest": "^6.3.1", |
| 84 | + "supertest": "^6.3.3", |
85 | 85 | "type-coverage": "^2.24.1", |
86 | 86 | "typescript": "~4.9.3" |
87 | 87 | } |
|
0 commit comments