Skip to content

Commit 99d973d

Browse files
Update dependency eslint-plugin-jsdoc to v42
1 parent 8dc9aeb commit 99d973d

File tree

2 files changed

+27
-10
lines changed

2 files changed

+27
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "^8.23.1",
1818
"eslint-config-standard-with-typescript": "^34.0.0",
1919
"eslint-plugin-eslint-comments": "^3.0.0",
20-
"eslint-plugin-jsdoc": "^40.0.0",
20+
"eslint-plugin-jsdoc": "^40.0.0 || ^42.0.0",
2121
"eslint-plugin-sonarjs": "^0.19.0",
2222
"eslint-plugin-tsdoc": "^0.2.17",
2323
"eslint-plugin-unicorn": "^46.0.0",
@@ -28,7 +28,7 @@
2828
"eslint": "8.39.0",
2929
"eslint-config-standard-with-typescript": "34.0.1",
3030
"eslint-plugin-eslint-comments": "3.2.0",
31-
"eslint-plugin-jsdoc": "40.3.0",
31+
"eslint-plugin-jsdoc": "42.0.0",
3232
"eslint-plugin-sonarjs": "0.19.0",
3333
"eslint-plugin-tsdoc": "0.2.17",
3434
"eslint-plugin-unicorn": "46.0.0",

0 commit comments

Comments
 (0)