|
34 | 34 | "test:build": "jest --clearCache && jest --collectCoverage" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | | - "@perfective/eslint-config": "~0.23.3" |
| 37 | + "@perfective/eslint-config": "~0.23.4" |
38 | 38 | }, |
39 | 39 | "peerDependencies": { |
40 | 40 | "@angular-eslint/eslint-plugin": "^17.1.1", |
|
49 | 49 | "@asciidoctor/gulp-asciidoctor": "^2.2.5", |
50 | 50 | "@perfective/build": "~0.11.1", |
51 | 51 | "@types/jest": "^29.5.11", |
52 | | - "@typescript-eslint/eslint-plugin": "6.15.0", |
53 | | - "@typescript-eslint/eslint-plugin-tslint": "6.15.0", |
54 | | - "@typescript-eslint/parser": "6.15.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "6.17.0", |
| 53 | + "@typescript-eslint/eslint-plugin-tslint": "6.17.0", |
| 54 | + "@typescript-eslint/parser": "6.17.0", |
55 | 55 | "eslint": "8.56.0", |
56 | 56 | "eslint-import-resolver-typescript": "3.6.1", |
57 | 57 | "eslint-plugin-array-func": "4.0.0", |
58 | 58 | "eslint-plugin-deprecation": "2.0.0", |
59 | 59 | "eslint-plugin-eslint-comments": "3.2.0", |
60 | 60 | "eslint-plugin-import": "2.29.1", |
61 | | - "eslint-plugin-jest": "27.6.0", |
| 61 | + "eslint-plugin-jest": "27.6.1", |
62 | 62 | "eslint-plugin-jest-dom": "5.1.0", |
63 | 63 | "eslint-plugin-jest-formatting": "3.1.0", |
64 | | - "eslint-plugin-jsdoc": "46.9.1", |
| 64 | + "eslint-plugin-jsdoc": "47.0.2", |
65 | 65 | "eslint-plugin-node": "11.1.0", |
66 | 66 | "eslint-plugin-prefer-arrow": "1.2.3", |
67 | 67 | "eslint-plugin-promise": "6.1.1", |
|
0 commit comments