Skip to content

Commit 7c2cdda

Browse files
committed
[INTERNAL] Pin eslint-plugin-jsdoc to 61.5.0
Higher versions require a slightly higher Node.js version (20.19.0) than currently required by this project (20.11.0)
1 parent 1722878 commit 7c2cdda

2 files changed

Lines changed: 99 additions & 18 deletions

File tree

package-lock.json

Lines changed: 98 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"eslint": "^9.39.2",
151151
"eslint-config-google": "^0.14.0",
152152
"eslint-plugin-ava": "^15.1.0",
153-
"eslint-plugin-jsdoc": "^52.0.4",
153+
"eslint-plugin-jsdoc": "61.5.0",
154154
"esmock": "^2.7.3",
155155
"globals": "^16.5.0",
156156
"line-column": "^1.0.2",

0 commit comments

Comments
 (0)