|
5 | 5 | "url": "http://gajus.com" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "@es-joy/jsdoccomment": "~0.69.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.71.0", |
9 | 9 | "are-docs-informative": "^0.0.2", |
10 | 10 | "comment-parser": "1.4.1", |
11 | 11 | "debug": "^4.4.3", |
|
41 | 41 | "@types/estree": "^1.0.8", |
42 | 42 | "@types/json-schema": "^7.0.15", |
43 | 43 | "@types/mocha": "^10.0.10", |
44 | | - "@types/node": "^24.6.2", |
| 44 | + "@types/node": "^24.7.0", |
45 | 45 | "@types/semver": "^7.7.1", |
46 | 46 | "@types/spdx-expression-parse": "^3.0.5", |
47 | | - "@typescript-eslint/types": "^8.45.0", |
| 47 | + "@typescript-eslint/types": "^8.46.0", |
48 | 48 | "babel-plugin-add-module-exports": "^1.0.4", |
49 | 49 | "babel-plugin-istanbul": "^7.0.1", |
50 | 50 | "babel-plugin-transform-import-meta": "^2.3.3", |
|
58 | 58 | "glob": "^11.0.3", |
59 | 59 | "globals": "^16.4.0", |
60 | 60 | "husky": "^9.1.7", |
61 | | - "jsdoc-type-pratt-parser": "^6.4.0", |
| 61 | + "jsdoc-type-pratt-parser": "^6.6.0", |
62 | 62 | "json-schema": "^0.4.0", |
63 | 63 | "json-schema-to-typescript": "^15.0.4", |
64 | 64 | "lint-staged": "^16.2.3", |
|
68 | 68 | "rimraf": "^6.0.1", |
69 | 69 | "semantic-release": "^24.2.9", |
70 | 70 | "typescript": "5.9.3", |
71 | | - "typescript-eslint": "^8.45.0" |
| 71 | + "typescript-eslint": "^8.46.0" |
72 | 72 | }, |
73 | 73 | "engines": { |
74 | 74 | "node": ">=20.11.0" |
|
0 commit comments