|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@es-joy/jsdoccomment": "~0.54.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.54.1", |
9 | 9 | "are-docs-informative": "^0.0.2",
|
10 | 10 | "comment-parser": "1.4.1",
|
11 | 11 | "debug": "^4.4.1",
|
|
29 | 29 | "@es-joy/jsdoc-eslint-parser": "^0.22.0",
|
30 | 30 | "@hkdobrev/run-if-changed": "^0.6.3",
|
31 | 31 | "@semantic-release/commit-analyzer": "^13.0.1",
|
32 |
| - "@semantic-release/github": "^11.0.4", |
| 32 | + "@semantic-release/github": "^11.0.5", |
33 | 33 | "@semantic-release/npm": "^12.0.2",
|
34 | 34 | "@types/chai": "^5.2.2",
|
35 | 35 | "@types/debug": "^4.1.12",
|
|
42 | 42 | "@types/node": "^24.3.0",
|
43 | 43 | "@types/semver": "^7.7.0",
|
44 | 44 | "@types/spdx-expression-parse": "^3.0.5",
|
45 |
| - "@typescript-eslint/types": "^8.41.0", |
| 45 | + "@typescript-eslint/types": "^8.42.0", |
46 | 46 | "babel-plugin-add-module-exports": "^1.0.4",
|
47 | 47 | "babel-plugin-istanbul": "^7.0.0",
|
48 | 48 | "babel-plugin-transform-import-meta": "^2.3.3",
|
|
58 | 58 | "husky": "^9.1.7",
|
59 | 59 | "jsdoc-type-pratt-parser": "^4.8.0",
|
60 | 60 | "json-schema": "^0.4.0",
|
61 |
| - "lint-staged": "^16.1.5", |
| 61 | + "lint-staged": "^16.1.6", |
62 | 62 | "lodash.defaultsdeep": "^4.6.1",
|
63 |
| - "mocha": "^11.7.1", |
| 63 | + "mocha": "^11.7.2", |
64 | 64 | "open-editor": "^5.1.0",
|
65 | 65 | "replace": "^1.2.2",
|
66 | 66 | "rimraf": "^6.0.1",
|
67 | 67 | "semantic-release": "^24.2.7",
|
68 | 68 | "typescript": "5.9.2",
|
69 |
| - "typescript-eslint": "^8.41.0" |
| 69 | + "typescript-eslint": "^8.42.0" |
70 | 70 | },
|
71 | 71 | "engines": {
|
72 | 72 | "node": ">=20.11.0"
|
|
0 commit comments