|
52 | 52 | "semver": "^7.6.0" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@types/chai": "^4.3.14", |
| 55 | + "@types/chai": "^4.3.16", |
56 | 56 | "@types/chai-as-promised": "^7.1.8", |
57 | 57 | "@types/is-glob": "^4.0.4", |
58 | | - "@types/mocha": "^10.0.6", |
| 58 | + "@types/mocha": "^10.0.7", |
59 | 59 | "@types/node": "^18.19.29", |
60 | 60 | "@types/picomatch": "^2.3.3", |
61 | 61 | "@types/semver": "^7.5.8", |
62 | 62 | "@voxpelli/eslint-config": "^19.0.0", |
63 | 63 | "@voxpelli/tsconfig": "^12.0.1", |
64 | 64 | "c8": "^9.1.0", |
65 | | - "chai": "^4.4.1", |
66 | | - "chai-as-promised": "^7.1.1", |
| 65 | + "chai": "^4.5.0", |
| 66 | + "chai-as-promised": "^7.1.2", |
67 | 67 | "desm": "^1.3.1", |
68 | 68 | "eslint": "^8.57.0", |
69 | 69 | "eslint-plugin-es-x": "^7.6.0", |
|
76 | 76 | "eslint-plugin-sort-destructure-keys": "^1.5.0", |
77 | 77 | "eslint-plugin-unicorn": "^48.0.1", |
78 | 78 | "expect-type": "^0.19.0", |
79 | | - "husky": "^9.0.11", |
| 79 | + "husky": "^9.1.3", |
80 | 80 | "installed-check": "^9.1.2", |
81 | 81 | "knip": "^5.8.0", |
82 | | - "mocha": "^10.4.0", |
83 | | - "npm-run-all2": "^6.1.2", |
| 82 | + "mocha": "^10.7.0", |
| 83 | + "npm-run-all2": "^6.2.2", |
84 | 84 | "read-pkg": "^9.0.1", |
85 | 85 | "tempy": "^3.1.0", |
86 | 86 | "type-coverage": "^2.28.1", |
|
0 commit comments