|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
|
70 |
| - "@eslint/js": "9.21.0", |
| 70 | + "@eslint/js": "9.22.0", |
71 | 71 | "@prettier/sync": "^0.5.2",
|
72 | 72 | "@release-it/conventional-changelog": "10.0.0",
|
73 | 73 | "@types/eslint-plugin-markdown": "2.0.2",
|
74 | 74 | "@types/git-url-parse": "9.0.3",
|
75 | 75 | "@types/html-to-text": "9.0.4",
|
76 | 76 | "@types/js-yaml": "4.0.9",
|
77 | 77 | "@types/lodash": "4.17.16",
|
78 |
| - "@types/node": "22.13.9", |
| 78 | + "@types/node": "22.13.10", |
79 | 79 | "@types/parse-author": "2.0.3",
|
80 |
| - "@vitest/coverage-v8": "3.0.7", |
| 80 | + "@vitest/coverage-v8": "3.0.9", |
81 | 81 | "@vitest/eslint-plugin": "1.1.38",
|
82 | 82 | "all-contributors-cli": "6.26.1",
|
83 | 83 | "bingo-requests": "^0.5.4",
|
84 | 84 | "bingo-stratum-testers": "0.5.6",
|
85 | 85 | "bingo-testers": "^0.5.6",
|
86 | 86 | "console-fail-test": "0.5.0",
|
87 | 87 | "cspell": "8.17.5",
|
88 |
| - "eslint": "9.21.0", |
89 |
| - "eslint-plugin-jsdoc": "50.6.3", |
| 88 | + "eslint": "9.22.0", |
| 89 | + "eslint-plugin-jsdoc": "50.6.8", |
90 | 90 | "eslint-plugin-jsonc": "2.19.1",
|
91 | 91 | "eslint-plugin-markdown": "5.1.0",
|
92 | 92 | "eslint-plugin-n": "17.16.2",
|
93 |
| - "eslint-plugin-package-json": "0.26.2", |
94 |
| - "eslint-plugin-perfectionist": "4.10.0", |
| 93 | + "eslint-plugin-package-json": "0.29.0", |
| 94 | + "eslint-plugin-perfectionist": "4.10.1", |
95 | 95 | "eslint-plugin-regexp": "2.7.0",
|
96 | 96 | "eslint-plugin-yml": "1.17.0",
|
97 | 97 | "husky": "9.1.7",
|
98 |
| - "knip": "5.45.0", |
99 |
| - "lint-staged": "15.4.3", |
| 98 | + "knip": "5.46.0", |
| 99 | + "lint-staged": "15.5.0", |
100 | 100 | "lodash": "^4.17.21",
|
101 | 101 | "markdownlint": "0.37.4",
|
102 | 102 | "markdownlint-cli": "0.44.0",
|
|
108 | 108 | "sentences-per-line": "0.3.0",
|
109 | 109 | "tsup": "8.4.0",
|
110 | 110 | "typescript": "5.8.2",
|
111 |
| - "typescript-eslint": "8.26.0", |
112 |
| - "vitest": "3.0.7" |
| 111 | + "typescript-eslint": "8.26.1", |
| 112 | + "vitest": "3.0.9" |
113 | 113 | },
|
114 |
| - "packageManager": "[email protected].0", |
| 114 | + "packageManager": "[email protected].4", |
115 | 115 | "engines": {
|
116 | 116 | "node": ">=18.3.0"
|
117 | 117 | },
|
|
0 commit comments