Skip to content

Commit 491debc

Browse files
chore(dev-deps): bump eslint-plugin-jsdoc from 39.3.14 to 39.3.25
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.14 to 39.3.25. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v39.3.14...v39.3.25) --- 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 8e8487d commit 491debc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-salesforce-typescript": "^1.1.1",
3434
"eslint-plugin-header": "^3.0.0",
3535
"eslint-plugin-import": "2.26.0",
36-
"eslint-plugin-jsdoc": "^39.3.14",
36+
"eslint-plugin-jsdoc": "^39.3.25",
3737
"husky": "^7.0.4",
3838
"mocha": "^9.1.3",
3939
"nyc": "^15.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,10 @@
394394
esquery "^1.4.0"
395395
jsdoc-type-pratt-parser "1.0.4"
396396

397-
"@es-joy/jsdoccomment@~0.33.0":
398-
version "0.33.0"
399-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.0.tgz#59416d08442d0fdbb316fc1cb491e750db80b9ad"
400-
integrity sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw==
397+
"@es-joy/jsdoccomment@~0.33.4":
398+
version "0.33.4"
399+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz#391cdee831fda273b01f74a50ac7ec71bc0d082a"
400+
integrity sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==
401401
dependencies:
402402
comment-parser "1.3.1"
403403
esquery "^1.4.0"
@@ -3722,12 +3722,12 @@ eslint-plugin-jsdoc@^35.1.2:
37223722
semver "^7.3.5"
37233723
spdx-expression-parse "^3.0.1"
37243724

3725-
eslint-plugin-jsdoc@^39.3.14:
3726-
version "39.3.14"
3727-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.14.tgz#2591bf48907a7527a6e689fd721634364d08fe4e"
3728-
integrity sha512-kle7ot5xvzXwWzg7ElzTPM/y1IWUo0kfa5X+ZwOC/7Jw81OJaqIaNEk+2ZH+HcKkbwRUQ3RTdK9qsm4p5vbXAQ==
3725+
eslint-plugin-jsdoc@^39.3.25:
3726+
version "39.3.25"
3727+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.25.tgz#a9527ca743c907c5d78bd947a2c2eb8260c2a9cf"
3728+
integrity sha512-7JiFOOaipz7Z7lNQ9sMJ6cdvclmVUwNYtFWGS3a0k0uEFcdZPPD64WOfENuyNHpl86C0AKIEPgOpZby5kd+pew==
37293729
dependencies:
3730-
"@es-joy/jsdoccomment" "~0.33.0"
3730+
"@es-joy/jsdoccomment" "~0.33.4"
37313731
comment-parser "1.3.1"
37323732
debug "^4.3.4"
37333733
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)