Skip to content

Commit dab6895

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v43
1 parent 0c7d12b commit dab6895

File tree

2 files changed

+35
-29
lines changed

2 files changed

+35
-29
lines changed

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.9.1",
60+
"eslint-plugin-jsdoc": "43.0.7",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
6363
"prettier": "2.8.2",

yarn.lock

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

321-
"@es-joy/jsdoccomment@~0.36.1":
322-
version "0.36.1"
323-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz#c37db40da36e4b848da5fd427a74bae3b004a30f"
324-
integrity sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg==
321+
"@es-joy/jsdoccomment@~0.37.1":
322+
version "0.37.1"
323+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz#fa32a41ba12097452693343e09ad4d26d157aedd"
324+
integrity sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg==
325325
dependencies:
326326
comment-parser "1.3.1"
327-
esquery "^1.4.0"
328-
jsdoc-type-pratt-parser "~3.1.0"
327+
esquery "^1.5.0"
328+
jsdoc-type-pratt-parser "~4.0.0"
329329

330330
"@eslint-community/eslint-utils@^4.2.0":
331331
version "4.2.0"
@@ -1581,6 +1581,11 @@ archy@~1.0.0:
15811581
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
15821582
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
15831583

1584+
are-docs-informative@^0.0.2:
1585+
version "0.0.2"
1586+
resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963"
1587+
integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==
1588+
15841589
are-we-there-yet@^2.0.0:
15851590
version "2.0.0"
15861591
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
@@ -2556,17 +2561,18 @@ eslint-plugin-jest@26.9.0:
25562561
dependencies:
25572562
"@typescript-eslint/utils" "^5.10.0"
25582563

2559-
eslint-plugin-jsdoc@39.9.1:
2560-
version "39.9.1"
2561-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.9.1.tgz#e9ce1723411fd7ea0933b3ef0dd02156ae3068e2"
2562-
integrity sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw==
2564+
eslint-plugin-jsdoc@43.0.7:
2565+
version "43.0.7"
2566+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.7.tgz#e15acd04d702e089867c78391ae172e34bac8364"
2567+
integrity sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==
25632568
dependencies:
2564-
"@es-joy/jsdoccomment" "~0.36.1"
2569+
"@es-joy/jsdoccomment" "~0.37.1"
2570+
are-docs-informative "^0.0.2"
25652571
comment-parser "1.3.1"
25662572
debug "^4.3.4"
25672573
escape-string-regexp "^4.0.0"
2568-
esquery "^1.4.0"
2569-
semver "^7.3.8"
2574+
esquery "^1.5.0"
2575+
semver "^7.5.0"
25702576
spdx-expression-parse "^3.0.1"
25712577

25722578
eslint-plugin-prettier@4.2.1:
@@ -2679,20 +2685,20 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
26792685
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
26802686
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
26812687

2682-
esquery@^1.4.0:
2683-
version "1.4.0"
2684-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
2685-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
2686-
dependencies:
2687-
estraverse "^5.1.0"
2688-
26892688
esquery@^1.4.2:
26902689
version "1.4.2"
26912690
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
26922691
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
26932692
dependencies:
26942693
estraverse "^5.1.0"
26952694

2695+
esquery@^1.5.0:
2696+
version "1.5.0"
2697+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
2698+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
2699+
dependencies:
2700+
estraverse "^5.1.0"
2701+
26962702
esrecurse@^4.3.0:
26972703
version "4.3.0"
26982704
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -3991,10 +3997,10 @@ js-yaml@^4.1.0:
39913997
dependencies:
39923998
argparse "^2.0.1"
39933999

3994-
jsdoc-type-pratt-parser@~3.1.0:
3995-
version "3.1.0"
3996-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e"
3997-
integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw==
4000+
jsdoc-type-pratt-parser@~4.0.0:
4001+
version "4.0.0"
4002+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114"
4003+
integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==
39984004

39994005
jsdom@^16.6.0:
40004006
version "16.7.0"
@@ -5619,10 +5625,10 @@ semver@^7.3.7:
56195625
dependencies:
56205626
lru-cache "^6.0.0"
56215627

5622-
semver@^7.3.8:
5623-
version "7.3.8"
5624-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5625-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5628+
semver@^7.5.0:
5629+
version "7.5.0"
5630+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
5631+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
56265632
dependencies:
56275633
lru-cache "^6.0.0"
56285634

0 commit comments

Comments
 (0)