|
34 | 34 | "test:build": "jest --clearCache && jest --collectCoverage" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | | - "@perfective/eslint-config": "~0.29.0" |
| 37 | + "@perfective/eslint-config": "~0.29.1" |
38 | 38 | }, |
39 | 39 | "peerDependencies": { |
40 | 40 | "@angular-eslint/eslint-plugin": "^18.4.0", |
|
48 | 48 | "@asciidoctor/gulp-asciidoctor": "^2.2.5", |
49 | 49 | "@jest/globals": "^29.7.0", |
50 | 50 | "@perfective/build": "~0.14.0", |
51 | | - "@smarttools/eslint-plugin-rxjs": "1.0.9", |
| 51 | + "@smarttools/eslint-plugin-rxjs": "1.0.11", |
52 | 52 | "@stylistic/eslint-plugin": "2.12.1", |
53 | 53 | "@stylistic/eslint-plugin-js": "2.12.1", |
54 | 54 | "@stylistic/eslint-plugin-jsx": "2.12.1", |
55 | 55 | "@stylistic/eslint-plugin-plus": "2.12.1", |
56 | 56 | "@stylistic/eslint-plugin-ts": "2.12.1", |
57 | 57 | "@types/jest": "^29.5.14", |
58 | | - "@typescript-eslint/utils": "8.18.2", |
| 58 | + "@typescript-eslint/utils": "8.19.0", |
59 | 59 | "eslint": "9.17.0", |
60 | 60 | "eslint-import-resolver-typescript": "3.7.0", |
61 | 61 | "eslint-plugin-array-func": "4.0.0", |
|
77 | 77 | "prettier": "^3.3.3", |
78 | 78 | "ts-jest": "^29.2.5", |
79 | 79 | "typescript": "~5.6.3", |
80 | | - "typescript-eslint": "8.18.2" |
| 80 | + "typescript-eslint": "8.19.0" |
81 | 81 | } |
82 | 82 | } |
0 commit comments