Skip to content

Commit cc3e5b1

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v46
1 parent 701e284 commit cc3e5b1

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.2.6",
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
@@ -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.39.4":
322+
version "0.39.4"
323+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.39.4.tgz#6b8a62e9b3077027837728818d3c4389a898b392"
324+
integrity sha512-Jvw915fjqQct445+yron7Dufix9A+m9j1fCJYlCo1FWlRvTxa3pjJelxdSTdaLWcTwRU6vbL+NYjO4YuNIS5Qg==
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"
@@ -1799,6 +1804,11 @@ buffer-from@^1.0.0:
17991804
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
18001805
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
18011806

1807+
builtin-modules@^3.3.0:
1808+
version "3.3.0"
1809+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
1810+
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
1811+
18021812
builtins@^1.0.3:
18031813
version "1.0.3"
18041814
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
@@ -2556,17 +2566,19 @@ eslint-plugin-jest@26.9.0:
25562566
dependencies:
25572567
"@typescript-eslint/utils" "^5.10.0"
25582568

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==
2569+
eslint-plugin-jsdoc@46.2.6:
2570+
version "46.2.6"
2571+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.2.6.tgz#f25590d371859f20691d65b5dcd4cbe370d65564"
2572+
integrity sha512-zIaK3zbSrKuH12bP+SPybPgcHSM6MFzh3HFeaODzmsF1N8C1l8dzJ22cW1aq4g0+nayU1VMjmNf7hg0dpShLrA==
25632573
dependencies:
2564-
"@es-joy/jsdoccomment" "~0.36.1"
2574+
"@es-joy/jsdoccomment" "~0.39.4"
2575+
are-docs-informative "^0.0.2"
25652576
comment-parser "1.3.1"
25662577
debug "^4.3.4"
25672578
escape-string-regexp "^4.0.0"
2568-
esquery "^1.4.0"
2569-
semver "^7.3.8"
2579+
esquery "^1.5.0"
2580+
is-builtin-module "^3.2.1"
2581+
semver "^7.5.1"
25702582
spdx-expression-parse "^3.0.1"
25712583

25722584
eslint-plugin-prettier@4.2.1:
@@ -2678,20 +2690,20 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
26782690
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
26792691
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
26802692

2681-
esquery@^1.4.0:
2682-
version "1.4.0"
2683-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
2684-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
2685-
dependencies:
2686-
estraverse "^5.1.0"
2687-
26882693
esquery@^1.4.2:
26892694
version "1.4.2"
26902695
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
26912696
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
26922697
dependencies:
26932698
estraverse "^5.1.0"
26942699

2700+
esquery@^1.5.0:
2701+
version "1.5.0"
2702+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
2703+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
2704+
dependencies:
2705+
estraverse "^5.1.0"
2706+
26952707
esrecurse@^4.3.0:
26962708
version "4.3.0"
26972709
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -3329,6 +3341,13 @@ is-boolean-object@^1.1.0:
33293341
call-bind "^1.0.2"
33303342
has-tostringtag "^1.0.0"
33313343

3344+
is-builtin-module@^3.2.1:
3345+
version "3.2.1"
3346+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
3347+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
3348+
dependencies:
3349+
builtin-modules "^3.3.0"
3350+
33323351
is-callable@^1.1.4, is-callable@^1.2.4:
33333352
version "1.2.4"
33343353
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -3985,10 +4004,10 @@ js-yaml@^4.1.0:
39854004
dependencies:
39864005
argparse "^2.0.1"
39874006

3988-
jsdoc-type-pratt-parser@~3.1.0:
3989-
version "3.1.0"
3990-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e"
3991-
integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw==
4007+
jsdoc-type-pratt-parser@~4.0.0:
4008+
version "4.0.0"
4009+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114"
4010+
integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==
39924011

39934012
jsdom@^16.6.0:
39944013
version "16.7.0"
@@ -5613,10 +5632,10 @@ semver@^7.3.7:
56135632
dependencies:
56145633
lru-cache "^6.0.0"
56155634

5616-
semver@^7.3.8:
5617-
version "7.3.8"
5618-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5619-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5635+
semver@^7.5.1:
5636+
version "7.5.1"
5637+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec"
5638+
integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==
56205639
dependencies:
56215640
lru-cache "^6.0.0"
56225641

0 commit comments

Comments
 (0)