Skip to content

Commit 18d2c0f

Browse files
committed
chore: update jsdoccomment and devDeps.
1 parent 2ccd629 commit 18d2c0f

File tree

2 files changed

+177
-151
lines changed

2 files changed

+177
-151
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "http://gajus.com"
66
},
77
"dependencies": {
8-
"@es-joy/jsdoccomment": "~0.56.0",
8+
"@es-joy/jsdoccomment": "~0.57.0",
99
"are-docs-informative": "^0.0.2",
1010
"comment-parser": "1.4.1",
1111
"debug": "^4.4.1",
@@ -42,7 +42,7 @@
4242
"@types/node": "^24.3.1",
4343
"@types/semver": "^7.7.1",
4444
"@types/spdx-expression-parse": "^3.0.5",
45-
"@typescript-eslint/types": "^8.42.0",
45+
"@typescript-eslint/types": "^8.43.0",
4646
"babel-plugin-add-module-exports": "^1.0.4",
4747
"babel-plugin-istanbul": "^7.0.1",
4848
"babel-plugin-transform-import-meta": "^2.3.3",
@@ -54,9 +54,9 @@
5454
"eslint-config-canonical": "~45.0.0",
5555
"gitdown": "^4.1.1",
5656
"glob": "^11.0.3",
57-
"globals": "^16.3.0",
57+
"globals": "^16.4.0",
5858
"husky": "^9.1.7",
59-
"jsdoc-type-pratt-parser": "^5.1.1",
59+
"jsdoc-type-pratt-parser": "^5.2.0",
6060
"json-schema": "^0.4.0",
6161
"json-schema-to-typescript": "^15.0.4",
6262
"lint-staged": "^16.1.6",
@@ -66,7 +66,7 @@
6666
"rimraf": "^6.0.1",
6767
"semantic-release": "^24.2.7",
6868
"typescript": "5.9.2",
69-
"typescript-eslint": "^8.42.0"
69+
"typescript-eslint": "^8.43.0"
7070
},
7171
"engines": {
7272
"node": ">=20.11.0"

0 commit comments

Comments
 (0)