|
32 | 32 | "license": "MIT", |
33 | 33 | "devDependencies": { |
34 | 34 | "@types/capitalize": "^2.0.2", |
35 | | - "@types/chai": "^4.3.16", |
| 35 | + "@types/chai": "^5.2.2", |
36 | 36 | "@types/debug": "^4.1.12", |
37 | 37 | "@types/mocha": "^10.0.6", |
38 | | - "@types/node": "^20.14.6", |
| 38 | + "@types/node": "^24.0.14", |
39 | 39 | "@types/sinon": "^17.0.3", |
40 | | - "@typescript-eslint/eslint-plugin": "^6.4.0", |
41 | | - "@typescript-eslint/parser": "^6.0.0", |
42 | | - "chai": "^4.4.1", |
43 | | - "eslint": "^8.56.0", |
44 | | - "eslint-config-standard-with-typescript": "^40.0.0", |
| 40 | + "@typescript-eslint/eslint-plugin": "^8.37.0", |
| 41 | + "@typescript-eslint/parser": "^8.37.0", |
| 42 | + "chai": "^5.2.1", |
| 43 | + "eslint": "^9.31.0", |
| 44 | + "eslint-config-love": "^121.0.0", |
45 | 45 | "eslint-plugin-import": "^2.29.1", |
46 | | - "eslint-plugin-n": "^16.0.0", |
47 | | - "eslint-plugin-promise": "^6.2.0", |
48 | | - "mocha": "^10.4.0", |
| 46 | + "eslint-plugin-n": "^17.21.0", |
| 47 | + "eslint-plugin-promise": "^7.2.1", |
| 48 | + "mocha": "^11.7.1", |
49 | 49 | "c8": "^10.1.2", |
50 | | - "sinon": "^18.0.0", |
| 50 | + "sinon": "^21.0.0", |
51 | 51 | "source-map-support": "^0.5.21", |
52 | 52 | "timekeeper": "^2.3.1", |
53 | 53 | "ts-node": "^10.9.2", |
|
0 commit comments