Skip to content

Commit 20b4286

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v39.6.2 (#359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275bd9b commit 20b4286

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-eslint-comments": "3.2.0",
5858
"eslint-plugin-import": "2.26.0",
5959
"eslint-plugin-jest": "26.9.0",
60-
"eslint-plugin-jsdoc": "39.4.0",
60+
"eslint-plugin-jsdoc": "39.6.2",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
6363
"prettier": "2.7.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -318,10 +318,10 @@
318318
dependencies:
319319
"@jridgewell/trace-mapping" "0.3.9"
320320

321-
"@es-joy/jsdoccomment@~0.33.4":
322-
version "0.33.4"
323-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.4.tgz#391cdee831fda273b01f74a50ac7ec71bc0d082a"
324-
integrity sha512-02XyYuvR/Gn+3BT6idHVNQ4SSQlA1X1FeEfeKm2ypv8ANB6Lt9KRFZ2S7y5xjwR+EPQ/Rzb0XFaD+xKyqe4ALw==
321+
"@es-joy/jsdoccomment@~0.36.0":
322+
version "0.36.0"
323+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.0.tgz#e3898aad334281a10ceb3c0ec406297a79f2b043"
324+
integrity sha512-u0XZyvUF6Urb2cSivSXA8qXIpT/CxkHcdtZKoWusAzgzmsTWpg0F2FpWXsolHmMUyVY3dLWaoy+0ccJ5uf2QjA==
325325
dependencies:
326326
comment-parser "1.3.1"
327327
esquery "^1.4.0"
@@ -2543,12 +2543,12 @@ eslint-plugin-jest@26.9.0:
25432543
dependencies:
25442544
"@typescript-eslint/utils" "^5.10.0"
25452545

2546-
eslint-plugin-jsdoc@39.4.0:
2547-
version "39.4.0"
2548-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.4.0.tgz#6b281043186c20f61b99c1289ac362002720564d"
2549-
integrity sha512-2FXAmh8lpO22aqZgu6NLB6berVnYgwbZx95BmjIIQjbRNwLIAwY0dtvSJDUZVW5nflv58c1gSWQjIJ8yLZ/+fw==
2546+
eslint-plugin-jsdoc@39.6.2:
2547+
version "39.6.2"
2548+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.2.tgz#dcc86cec7cce47aa1a646e38debd5bdf76f63742"
2549+
integrity sha512-dvgY/W7eUFoAIIiaWHERIMI61ZWqcz9YFjEeyTzdPlrZc3TY/3aZm5aB91NUoTLWYZmO/vFlYSuQi15tF7uE5A==
25502550
dependencies:
2551-
"@es-joy/jsdoccomment" "~0.33.4"
2551+
"@es-joy/jsdoccomment" "~0.36.0"
25522552
comment-parser "1.3.1"
25532553
debug "^4.3.4"
25542554
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)