Skip to content

Commit f7abd2d

Browse files
Bump eslint-plugin-jsdoc from 39.6.4 to 39.6.7 (#590)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.4 to 39.6.7. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v39.6.4...v39.6.7) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2d5b8a commit f7abd2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-airbnb-base": "15.0.0",
3131
"eslint-config-prettier": "^8.6.0",
3232
"eslint-plugin-import": "^2.26.0",
33-
"eslint-plugin-jsdoc": "^39.6.4",
33+
"eslint-plugin-jsdoc": "^39.6.7",
3434
"fs-extra": "^11.1.0",
3535
"jest": "^29.3.1",
3636
"prettier": "^2.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,10 +1299,10 @@ eslint-plugin-import@^2.26.0:
12991299
resolve "^1.22.0"
13001300
tsconfig-paths "^3.14.1"
13011301

1302-
eslint-plugin-jsdoc@^39.6.4:
1303-
version "39.6.4"
1304-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7"
1305-
integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==
1302+
eslint-plugin-jsdoc@^39.6.7:
1303+
version "39.6.7"
1304+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.7.tgz#f7f9abec75993b9cb3ede814c1d9d5afc3d7bf22"
1305+
integrity sha512-0mrzXrHvL2ZLe3QK9X0OEDy7Fs2cFQ/f1d1G5KHEGD+13D1qg56Iovq0uOkYf5bJlHiKPytWVgOOO9y7kLW3VA==
13061306
dependencies:
13071307
"@es-joy/jsdoccomment" "~0.36.1"
13081308
comment-parser "1.3.1"

0 commit comments

Comments
 (0)