Skip to content

Commit 5887d2f

Browse files
chore(dev-deps): bump eslint-plugin-jsdoc from 39.6.4 to 39.6.9
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.4 to 39.6.9. - [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.9) --- 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>
1 parent 21f2b91 commit 5887d2f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-salesforce-typescript": "^1.1.1",
3535
"eslint-plugin-header": "^3.0.0",
3636
"eslint-plugin-import": "2.27.4",
37-
"eslint-plugin-jsdoc": "^39.6.4",
37+
"eslint-plugin-jsdoc": "^39.6.9",
3838
"husky": "^7.0.4",
3939
"mocha": "^9.1.3",
4040
"nyc": "^15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3933,10 +3933,10 @@ eslint-plugin-jsdoc@^35.1.2:
39333933
semver "^7.3.5"
39343934
spdx-expression-parse "^3.0.1"
39353935

3936-
eslint-plugin-jsdoc@^39.6.4:
3937-
version "39.6.4"
3938-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4.tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7"
3939-
integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag==
3936+
eslint-plugin-jsdoc@^39.6.9:
3937+
version "39.6.9"
3938+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.9.tgz#f9c6f43fb31def89bbf86c1dcd0367983a062fa5"
3939+
integrity sha512-GrESRfjT1jOaK1LC2DldMuh+Ajmex9OnRIVSKMXJ1t7lNDB+J2MA11afLPXfkTKWJpplxZohjo8prT8s5LOPgQ==
39403940
dependencies:
39413941
"@es-joy/jsdoccomment" "~0.36.1"
39423942
comment-parser "1.3.1"

0 commit comments

Comments
 (0)