Skip to content

Commit b3bb3a0

Browse files
[INTERNAL] Bump eslint-plugin-jsdoc from 43.2.0 to 44.2.4 (#610)
Bumps eslint-plugin-jsdoc from 43.2.0 to 44.2.4.
1 parent 65496ea commit b3bb3a0

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ module.exports = {
7575
},
7676
"settings": {
7777
"jsdoc": {
78+
"mode": "jsdoc",
7879
"tagNamePreference": {
7980
"return": "returns",
8081
"augments": "extends"

package-lock.json

Lines changed: 9 additions & 9 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
@@ -153,7 +153,7 @@
153153
"eslint": "^8.41.0",
154154
"eslint-config-google": "^0.14.0",
155155
"eslint-plugin-ava": "^14.0.0",
156-
"eslint-plugin-jsdoc": "^43.2.0",
156+
"eslint-plugin-jsdoc": "^44.2.4",
157157
"esmock": "^2.2.3",
158158
"istanbul-lib-coverage": "^3.2.0",
159159
"istanbul-lib-instrument": "^5.2.1",

0 commit comments

Comments
 (0)