|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@es-joy/jsdoccomment": "~0.56.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.57.0", |
9 | 9 | "are-docs-informative": "^0.0.2",
|
10 | 10 | "comment-parser": "1.4.1",
|
11 | 11 | "debug": "^4.4.1",
|
|
42 | 42 | "@types/node": "^24.3.1",
|
43 | 43 | "@types/semver": "^7.7.1",
|
44 | 44 | "@types/spdx-expression-parse": "^3.0.5",
|
45 |
| - "@typescript-eslint/types": "^8.42.0", |
| 45 | + "@typescript-eslint/types": "^8.43.0", |
46 | 46 | "babel-plugin-add-module-exports": "^1.0.4",
|
47 | 47 | "babel-plugin-istanbul": "^7.0.1",
|
48 | 48 | "babel-plugin-transform-import-meta": "^2.3.3",
|
|
54 | 54 | "eslint-config-canonical": "~45.0.0",
|
55 | 55 | "gitdown": "^4.1.1",
|
56 | 56 | "glob": "^11.0.3",
|
57 |
| - "globals": "^16.3.0", |
| 57 | + "globals": "^16.4.0", |
58 | 58 | "husky": "^9.1.7",
|
59 |
| - "jsdoc-type-pratt-parser": "^5.1.1", |
| 59 | + "jsdoc-type-pratt-parser": "^5.2.0", |
60 | 60 | "json-schema": "^0.4.0",
|
61 | 61 | "json-schema-to-typescript": "^15.0.4",
|
62 | 62 | "lint-staged": "^16.1.6",
|
|
66 | 66 | "rimraf": "^6.0.1",
|
67 | 67 | "semantic-release": "^24.2.7",
|
68 | 68 | "typescript": "5.9.2",
|
69 |
| - "typescript-eslint": "^8.42.0" |
| 69 | + "typescript-eslint": "^8.43.0" |
70 | 70 | },
|
71 | 71 | "engines": {
|
72 | 72 | "node": ">=20.11.0"
|
|
0 commit comments