Skip to content

Commit 34a6dd6

Browse files
Chore(deps-dev): Bump eslint-plugin-jsdoc from 50.8.0 to 51.4.0 (#504)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edc6168 commit 34a6dd6

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "^9.30.0",
6565
"eslint-config-prettier": "^10.1.5",
6666
"eslint-plugin-deprecation": "^3.0.0",
67-
"eslint-plugin-jsdoc": "^50.8.0",
67+
"eslint-plugin-jsdoc": "^51.4.0",
6868
"eslint-plugin-prettier": "^5.5.1",
6969
"eslint-plugin-react": "^7.37.5",
7070
"eslint-plugin-react-hooks": "^5.2.0",

yarn.lock

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -826,13 +826,13 @@
826826
version "0.4.0"
827827
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
828828

829-
"@es-joy/jsdoccomment@~0.50.2":
830-
version "0.50.2"
831-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.2.tgz#707768f0cb62abe0703d51aa9086986d230a5d5c"
832-
integrity sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==
829+
"@es-joy/jsdoccomment@~0.52.0":
830+
version "0.52.0"
831+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.52.0.tgz#106945b6d1abed89597aa104b80ff8f9fb7038a6"
832+
integrity sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing==
833833
dependencies:
834-
"@types/estree" "^1.0.6"
835-
"@typescript-eslint/types" "^8.11.0"
834+
"@types/estree" "^1.0.8"
835+
"@typescript-eslint/types" "^8.34.1"
836836
comment-parser "1.4.1"
837837
esquery "^1.6.0"
838838
jsdoc-type-pratt-parser "~4.1.0"
@@ -2375,6 +2375,11 @@
23752375
version "1.0.6"
23762376
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
23772377

2378+
"@types/estree@^1.0.8":
2379+
version "1.0.8"
2380+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
2381+
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
2382+
23782383
"@types/glob@^8.0.0":
23792384
version "8.1.0"
23802385
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc"
@@ -2604,7 +2609,12 @@
26042609
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
26052610
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
26062611

2607-
"@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.1":
2612+
"@typescript-eslint/types@^8.34.1":
2613+
version "8.37.0"
2614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
2615+
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
2616+
2617+
"@typescript-eslint/types@^8.35.1":
26082618
version "8.36.0"
26092619
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
26102620
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
@@ -4302,17 +4312,17 @@ eslint-plugin-deprecation@^3.0.0:
43024312
ts-api-utils "^1.3.0"
43034313
tslib "^2.3.1"
43044314

4305-
eslint-plugin-jsdoc@^50.8.0:
4306-
version "50.8.0"
4307-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f"
4308-
integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==
4315+
eslint-plugin-jsdoc@^51.4.0:
4316+
version "51.4.0"
4317+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.0.tgz#03d3e2f40b5d8dda39f773430e0dad5ce29cd314"
4318+
integrity sha512-woooKbcFiQdpfJg1g/WmFHItaZuDE14SZ7QVW3eV/5e3mbOicjtgVz6cFkYJ3MP9n5WL9/ZAvuWuGkAkMFhDYQ==
43094319
dependencies:
4310-
"@es-joy/jsdoccomment" "~0.50.2"
4320+
"@es-joy/jsdoccomment" "~0.52.0"
43114321
are-docs-informative "^0.0.2"
43124322
comment-parser "1.4.1"
43134323
debug "^4.4.1"
43144324
escape-string-regexp "^4.0.0"
4315-
espree "^10.3.0"
4325+
espree "^10.4.0"
43164326
esquery "^1.6.0"
43174327
parse-imports-exports "^0.2.4"
43184328
semver "^7.7.2"

0 commit comments

Comments
 (0)