|
54 | 54 | "@types/node": "^16.18.31", |
55 | 55 | "@types/sinon": "^10.0.15", |
56 | 56 | "@types/sinon-chai": "^3.2.9", |
57 | | - "@voxpelli/eslint-config": "^17.0.3", |
58 | | - "@voxpelli/tsconfig": "^7.0.0", |
| 57 | + "@voxpelli/eslint-config": "^18.0.0", |
| 58 | + "@voxpelli/tsconfig": "^8.0.0", |
59 | 59 | "c8": "^7.13.0", |
60 | 60 | "chai": "^4.3.7", |
61 | 61 | "chai-as-promised": "^7.1.1", |
62 | 62 | "chai-quantifiers": "^1.0.17", |
63 | | - "eslint": "^8.41.0", |
| 63 | + "eslint": "^8.42.0", |
64 | 64 | "eslint-plugin-es-x": "^7.1.0", |
65 | 65 | "eslint-plugin-import": "^2.27.5", |
66 | | - "eslint-plugin-jsdoc": "^44.2.5", |
| 66 | + "eslint-plugin-jsdoc": "^46.2.0", |
67 | 67 | "eslint-plugin-mocha": "^10.1.0", |
68 | 68 | "eslint-plugin-n": "^16.0.0", |
69 | 69 | "eslint-plugin-promise": "^6.1.1", |
70 | 70 | "eslint-plugin-security": "^1.7.1", |
71 | 71 | "eslint-plugin-sort-destructure-keys": "^1.5.0", |
72 | 72 | "eslint-plugin-unicorn": "^47.0.0", |
73 | 73 | "husky": "^8.0.3", |
74 | | - "installed-check": "^7.1.0", |
| 74 | + "installed-check": "^7.1.1", |
75 | 75 | "knip": "^2.12.2", |
76 | 76 | "mocha": "^10.2.0", |
77 | 77 | "npm-run-all2": "^6.0.5", |
78 | 78 | "sinon": "^15.1.0", |
79 | 79 | "sinon-chai": "^3.7.0", |
80 | 80 | "type-coverage": "^2.26.0", |
81 | | - "typescript": "~5.0.4" |
| 81 | + "typescript": "~5.1.3" |
82 | 82 | } |
83 | 83 | } |
0 commit comments