Skip to content

Commit 0357c7c

Browse files
committed
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.25
1 parent 5cbb2ca commit 0357c7c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-filenames": "1.3.2",
4141
"eslint-plugin-import": "2.26.0",
4242
"eslint-plugin-jest": "27.1.3",
43-
"eslint-plugin-jsdoc": "39.3.24",
43+
"eslint-plugin-jsdoc": "39.3.25",
4444
"eslint-plugin-no-use-extend-native": "0.5.0",
4545
"eslint-plugin-promise": "6.1.1",
4646
"eslint-plugin-unicorn": "23.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -741,10 +741,10 @@
741741
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
742742
integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
743743

744-
"@es-joy/jsdoccomment@~0.33.0":
745-
version "0.33.0"
746-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.0.tgz#59416d08442d0fdbb316fc1cb491e750db80b9ad"
747-
integrity sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw==
744+
"@es-joy/jsdoccomment@~0.33.4":
745+
version "0.33.4"
746+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz#391cdee831fda273b01f74a50ac7ec71bc0d082a"
747+
integrity sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==
748748
dependencies:
749749
comment-parser "1.3.1"
750750
esquery "^1.4.0"
@@ -3662,12 +3662,12 @@ [email protected]:
36623662
dependencies:
36633663
"@typescript-eslint/utils" "^5.10.0"
36643664

3665-
3666-
version "39.3.24"
3667-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.24.tgz#43a4f81d2fddba4ec848dbed20b1c98d0ffab566"
3668-
integrity sha512-ePTnAvTKc/Ux97PgffhsgJcQVJimaNxb5yA4nwhHg+gZ21rjFQmOyowDDYe2u/L9ClwRGmwLq7/K422bTh+2Zg==
3665+
3666+
version "39.3.25"
3667+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.25.tgz#a9527ca743c907c5d78bd947a2c2eb8260c2a9cf"
3668+
integrity sha512-7JiFOOaipz7Z7lNQ9sMJ6cdvclmVUwNYtFWGS3a0k0uEFcdZPPD64WOfENuyNHpl86C0AKIEPgOpZby5kd+pew==
36693669
dependencies:
3670-
"@es-joy/jsdoccomment" "~0.33.0"
3670+
"@es-joy/jsdoccomment" "~0.33.4"
36713671
comment-parser "1.3.1"
36723672
debug "^4.3.4"
36733673
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)