|
37 | 37 | "*": "prettier --ignore-unknown --write"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@typescript-eslint/typescript-estree": "^8.29.1", |
| 40 | + "@typescript-eslint/typescript-estree": "^8.35.0", |
41 | 41 | "bingo": "^0.5.16",
|
42 | 42 | "bingo-fs": "^0.5.5",
|
43 | 43 | "bingo-stratum": "^0.5.11",
|
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 | 76 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
77 |
| - "@eslint/js": "9.22.0", |
| 77 | + "@eslint/js": "9.29.0", |
78 | 78 | "@prettier/sync": "0.6.1",
|
79 | 79 | "@release-it/conventional-changelog": "10.0.0",
|
80 | 80 | "@types/eslint-plugin-markdown": "2.0.2",
|
|
86 | 86 | "@types/parse-author": "2.0.3",
|
87 | 87 | "@types/semver": "7.7.0",
|
88 | 88 | "@vitest/coverage-v8": "3.0.9",
|
89 |
| - "@vitest/eslint-plugin": "1.1.38", |
| 89 | + "@vitest/eslint-plugin": "1.2.7", |
90 | 90 | "all-contributors-cli": "6.26.1",
|
91 | 91 | "bingo-requests": "0.5.5",
|
92 | 92 | "bingo-stratum-testers": "0.5.9",
|
93 | 93 | "bingo-testers": "0.5.7",
|
94 | 94 | "console-fail-test": "0.5.0",
|
95 | 95 | "cspell": "8.17.5",
|
96 |
| - "eslint": "9.22.0", |
97 |
| - "eslint-plugin-jsdoc": "50.6.8", |
98 |
| - "eslint-plugin-jsonc": "2.20.0", |
| 96 | + "eslint": "9.29.0", |
| 97 | + "eslint-plugin-jsdoc": "51.2.3", |
| 98 | + "eslint-plugin-jsonc": "2.20.1", |
99 | 99 | "eslint-plugin-markdown": "5.1.0",
|
100 |
| - "eslint-plugin-n": "17.16.2", |
101 |
| - "eslint-plugin-package-json": "0.29.0", |
102 |
| - "eslint-plugin-perfectionist": "4.11.0", |
103 |
| - "eslint-plugin-regexp": "2.7.0", |
104 |
| - "eslint-plugin-yml": "1.17.0", |
| 100 | + "eslint-plugin-n": "17.20.0", |
| 101 | + "eslint-plugin-package-json": "0.42.0", |
| 102 | + "eslint-plugin-perfectionist": "4.15.0", |
| 103 | + "eslint-plugin-regexp": "2.9.0", |
| 104 | + "eslint-plugin-yml": "1.18.0", |
105 | 105 | "husky": "9.1.7",
|
106 | 106 | "knip": "5.46.0",
|
107 | 107 | "lint-staged": "15.5.0",
|
|
116 | 116 | "sentences-per-line": "0.3.0",
|
117 | 117 | "tsup": "8.4.0",
|
118 | 118 | "typescript": "5.8.2",
|
119 |
| - "typescript-eslint": "8.26.1", |
| 119 | + "typescript-eslint": "8.35.0", |
120 | 120 | "vitest": "3.0.9"
|
121 | 121 | },
|
122 | 122 | "packageManager": "[email protected]",
|
|
0 commit comments