Skip to content

Commit 17028b3

Browse files
committed
chore: update jsdoccomment and devDeps.
1 parent 600f2d2 commit 17028b3

File tree

2 files changed

+237
-67
lines changed

2 files changed

+237
-67
lines changed

package.json

Lines changed: 6 additions & 6 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.54.0",
8+
"@es-joy/jsdoccomment": "~0.54.1",
99
"are-docs-informative": "^0.0.2",
1010
"comment-parser": "1.4.1",
1111
"debug": "^4.4.1",
@@ -29,7 +29,7 @@
2929
"@es-joy/jsdoc-eslint-parser": "^0.22.0",
3030
"@hkdobrev/run-if-changed": "^0.6.3",
3131
"@semantic-release/commit-analyzer": "^13.0.1",
32-
"@semantic-release/github": "^11.0.4",
32+
"@semantic-release/github": "^11.0.5",
3333
"@semantic-release/npm": "^12.0.2",
3434
"@types/chai": "^5.2.2",
3535
"@types/debug": "^4.1.12",
@@ -42,7 +42,7 @@
4242
"@types/node": "^24.3.0",
4343
"@types/semver": "^7.7.0",
4444
"@types/spdx-expression-parse": "^3.0.5",
45-
"@typescript-eslint/types": "^8.41.0",
45+
"@typescript-eslint/types": "^8.42.0",
4646
"babel-plugin-add-module-exports": "^1.0.4",
4747
"babel-plugin-istanbul": "^7.0.0",
4848
"babel-plugin-transform-import-meta": "^2.3.3",
@@ -58,15 +58,15 @@
5858
"husky": "^9.1.7",
5959
"jsdoc-type-pratt-parser": "^4.8.0",
6060
"json-schema": "^0.4.0",
61-
"lint-staged": "^16.1.5",
61+
"lint-staged": "^16.1.6",
6262
"lodash.defaultsdeep": "^4.6.1",
63-
"mocha": "^11.7.1",
63+
"mocha": "^11.7.2",
6464
"open-editor": "^5.1.0",
6565
"replace": "^1.2.2",
6666
"rimraf": "^6.0.1",
6767
"semantic-release": "^24.2.7",
6868
"typescript": "5.9.2",
69-
"typescript-eslint": "^8.41.0"
69+
"typescript-eslint": "^8.42.0"
7070
},
7171
"engines": {
7272
"node": ">=20.11.0"

0 commit comments

Comments
 (0)