Skip to content

Commit a17eca2

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v46
1 parent af538da commit a17eca2

File tree

2 files changed

+48
-29
lines changed

2 files changed

+48
-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": "46.4.4",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
6363
"prettier": "2.8.2",

yarn.lock

Lines changed: 47 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,14 @@
323323
dependencies:
324324
"@jridgewell/trace-mapping" "0.3.9"
325325

326-
"@es-joy/jsdoccomment@~0.36.1":
327-
version "0.36.1"
328-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz#c37db40da36e4b848da5fd427a74bae3b004a30f"
329-
integrity sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg==
326+
"@es-joy/jsdoccomment@~0.39.4":
327+
version "0.39.4"
328+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.39.4.tgz#6b8a62e9b3077027837728818d3c4389a898b392"
329+
integrity sha512-Jvw915fjqQct445+yron7Dufix9A+m9j1fCJYlCo1FWlRvTxa3pjJelxdSTdaLWcTwRU6vbL+NYjO4YuNIS5Qg==
330330
dependencies:
331331
comment-parser "1.3.1"
332-
esquery "^1.4.0"
333-
jsdoc-type-pratt-parser "~3.1.0"
332+
esquery "^1.5.0"
333+
jsdoc-type-pratt-parser "~4.0.0"
334334

335335
"@eslint-community/eslint-utils@^4.2.0":
336336
version "4.2.0"
@@ -1586,6 +1586,11 @@ archy@~1.0.0:
15861586
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
15871587
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
15881588

1589+
are-docs-informative@^0.0.2:
1590+
version "0.0.2"
1591+
resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963"
1592+
integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==
1593+
15891594
are-we-there-yet@^2.0.0:
15901595
version "2.0.0"
15911596
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
@@ -1804,6 +1809,11 @@ buffer-from@^1.0.0:
18041809
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
18051810
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
18061811

1812+
builtin-modules@^3.3.0:
1813+
version "3.3.0"
1814+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
1815+
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
1816+
18071817
builtins@^1.0.3:
18081818
version "1.0.3"
18091819
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
@@ -2561,17 +2571,19 @@ eslint-plugin-jest@26.9.0:
25612571
dependencies:
25622572
"@typescript-eslint/utils" "^5.10.0"
25632573

2564-
eslint-plugin-jsdoc@39.9.1:
2565-
version "39.9.1"
2566-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.9.1.tgz#e9ce1723411fd7ea0933b3ef0dd02156ae3068e2"
2567-
integrity sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw==
2574+
eslint-plugin-jsdoc@46.4.4:
2575+
version "46.4.4"
2576+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.4.tgz#cdcf9f59238381e3ee57110ceccefdfef388455d"
2577+
integrity sha512-D8TGPOkq3bnzmYmA7Q6jdsW+Slx7CunhJk1tlouVq6wJjlP1p6eigZPvxFn7aufud/D66xBsNVMhkDQEuqumMg==
25682578
dependencies:
2569-
"@es-joy/jsdoccomment" "~0.36.1"
2579+
"@es-joy/jsdoccomment" "~0.39.4"
2580+
are-docs-informative "^0.0.2"
25702581
comment-parser "1.3.1"
25712582
debug "^4.3.4"
25722583
escape-string-regexp "^4.0.0"
2573-
esquery "^1.4.0"
2574-
semver "^7.3.8"
2584+
esquery "^1.5.0"
2585+
is-builtin-module "^3.2.1"
2586+
semver "^7.5.1"
25752587
spdx-expression-parse "^3.0.1"
25762588

25772589
eslint-plugin-prettier@4.2.1:
@@ -2681,20 +2693,20 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
26812693
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
26822694
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
26832695

2684-
esquery@^1.4.0:
2685-
version "1.4.0"
2686-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
2687-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
2688-
dependencies:
2689-
estraverse "^5.1.0"
2690-
26912696
esquery@^1.4.2:
26922697
version "1.4.2"
26932698
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
26942699
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
26952700
dependencies:
26962701
estraverse "^5.1.0"
26972702

2703+
esquery@^1.5.0:
2704+
version "1.5.0"
2705+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
2706+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
2707+
dependencies:
2708+
estraverse "^5.1.0"
2709+
26982710
esrecurse@^4.3.0:
26992711
version "4.3.0"
27002712
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -3332,6 +3344,13 @@ is-boolean-object@^1.1.0:
33323344
call-bind "^1.0.2"
33333345
has-tostringtag "^1.0.0"
33343346

3347+
is-builtin-module@^3.2.1:
3348+
version "3.2.1"
3349+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
3350+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
3351+
dependencies:
3352+
builtin-modules "^3.3.0"
3353+
33353354
is-callable@^1.1.4, is-callable@^1.2.4:
33363355
version "1.2.4"
33373356
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -3988,10 +4007,10 @@ js-yaml@^4.1.0:
39884007
dependencies:
39894008
argparse "^2.0.1"
39904009

3991-
jsdoc-type-pratt-parser@~3.1.0:
3992-
version "3.1.0"
3993-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e"
3994-
integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw==
4010+
jsdoc-type-pratt-parser@~4.0.0:
4011+
version "4.0.0"
4012+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114"
4013+
integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==
39954014

39964015
jsdom@^16.6.0:
39974016
version "16.7.0"
@@ -5616,10 +5635,10 @@ semver@^7.3.7:
56165635
dependencies:
56175636
lru-cache "^6.0.0"
56185637

5619-
semver@^7.3.8:
5620-
version "7.3.8"
5621-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5622-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5638+
semver@^7.5.1:
5639+
version "7.5.4"
5640+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
5641+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
56235642
dependencies:
56245643
lru-cache "^6.0.0"
56255644

0 commit comments

Comments
 (0)