|
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "@skypack/package-check": "^0.2.2", |
94 | | - "@types/chai": "^4.3.16", |
| 94 | + "@types/chai": "^4.3.19", |
95 | 95 | "@types/chai-as-promised": "^7.1.8", |
96 | | - "@types/mocha": "^10.0.7", |
97 | | - "@types/node": "^18.19.42", |
| 96 | + "@types/mocha": "^10.0.8", |
| 97 | + "@types/node": "^18.19.50", |
98 | 98 | "@types/sinon": "^17.0.3", |
99 | 99 | "@types/sinon-chai": "^3.2.12", |
100 | | - "@voxpelli/eslint-config": "^20.0.1", |
101 | | - "@voxpelli/tsconfig": "^13.0.0", |
| 100 | + "@voxpelli/eslint-config": "^21.0.0", |
| 101 | + "@voxpelli/tsconfig": "^15.0.0", |
102 | 102 | "c8": "^10.1.2", |
103 | | - "chai": "^4.4.1", |
| 103 | + "chai": "^4.5.0", |
104 | 104 | "chai-as-promised": "^7.1.2", |
105 | | - "eslint": "^9.7.0", |
106 | | - "husky": "^9.1.1", |
| 105 | + "eslint": "^9.11.0", |
| 106 | + "husky": "^9.1.6", |
107 | 107 | "installed-check": "^9.3.0", |
108 | | - "knip": "^5.27.0", |
| 108 | + "knip": "^5.30.4", |
109 | 109 | "linemod": "^2.0.1", |
110 | | - "mocha": "^10.7.0", |
111 | | - "nodemon": "^3.1.4", |
112 | | - "npm-run-all2": "^6.2.2", |
113 | | - "sinon": "^18.0.0", |
| 110 | + "mocha": "^10.7.3", |
| 111 | + "nodemon": "^3.1.7", |
| 112 | + "npm-run-all2": "^6.2.3", |
| 113 | + "sinon": "^18.0.1", |
114 | 114 | "sinon-chai": "^3.7.0", |
115 | | - "tsd": "^0.31.1", |
| 115 | + "tsd": "^0.31.2", |
116 | 116 | "type-coverage": "^2.29.1", |
117 | | - "typescript": "~5.5.3", |
| 117 | + "typescript": "~5.6.2", |
118 | 118 | "validate-conventional-commit": "^1.0.4" |
119 | 119 | } |
120 | 120 | } |
0 commit comments