Skip to content

Commit 5d93d7e

Browse files
Bump eslint-plugin-jsdoc from 50.6.17 to 51.0.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.17 to 51.0.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.6.17...v51.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 51.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 134ecf7 commit 5d93d7e

File tree

2 files changed

+25
-34
lines changed

2 files changed

+25
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "^9.13.0",
5959
"eslint-config-prettier": "^10.0.1",
6060
"eslint-plugin-deprecation": "^3.0.0",
61-
"eslint-plugin-jsdoc": "^50.4.3",
61+
"eslint-plugin-jsdoc": "^51.0.1",
6262
"eslint-plugin-react": "^7.37.2",
6363
"eslint-plugin-react-hooks": "^5.0.0",
6464
"identity-obj-proxy": "^3.0.0",

yarn.lock

Lines changed: 24 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -853,12 +853,11 @@
853853
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
854854
integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==
855855

856-
"@es-joy/jsdoccomment@~0.50.1":
857-
version "0.50.1"
858-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.1.tgz#2f49d233b61a858349eff6dc803bbb28919fa700"
859-
integrity sha512-fas3qe1hw38JJgU/0m5sDpcrbZGysBeZcMwW5Ws9brYxY64MJyWLXRZCj18keTycT1LFTrFXdSNMS+GRVaU6Hw==
856+
"@es-joy/jsdoccomment@~0.50.2":
857+
version "0.50.2"
858+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.2.tgz#707768f0cb62abe0703d51aa9086986d230a5d5c"
859+
integrity sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==
860860
dependencies:
861-
"@types/eslint" "^9.6.1"
862861
"@types/estree" "^1.0.6"
863862
"@typescript-eslint/types" "^8.11.0"
864863
comment-parser "1.4.1"
@@ -2471,15 +2470,7 @@
24712470
dependencies:
24722471
"@types/d3-color" "*"
24732472

2474-
"@types/eslint@^9.6.1":
2475-
version "9.6.1"
2476-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584"
2477-
integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==
2478-
dependencies:
2479-
"@types/estree" "*"
2480-
"@types/json-schema" "*"
2481-
2482-
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
2473+
"@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
24832474
version "1.0.8"
24842475
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
24852476
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -2547,7 +2538,7 @@
25472538
"@types/tough-cookie" "*"
25482539
parse5 "^7.0.0"
25492540

2550-
"@types/json-schema@*", "@types/json-schema@^7.0.15":
2541+
"@types/json-schema@^7.0.15":
25512542
version "7.0.15"
25522543
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
25532544
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -3026,10 +3017,10 @@ anymatch@^3.0.3:
30263017
normalize-path "^3.0.0"
30273018
picomatch "^2.0.4"
30283019

3029-
are-docs-informative@^0.0.2:
3030-
version "0.0.2"
3031-
resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963"
3032-
integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==
3020+
are-docs-informative@^0.1.1:
3021+
version "0.1.1"
3022+
resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.1.1.tgz#34fa1d621e6b8ab2bd33e219333c135b6655a2d0"
3023+
integrity sha512-sqRsNQBwbKLRX0jV5Cu5uzmtflf892n4Vukz7T659ebL4pz3mpOqCMU7lxMoBTFwnp10E3YB5ZcyHM41W5bcDA==
30333024

30343025
argparse@^1.0.7:
30353026
version "1.0.10"
@@ -4091,10 +4082,10 @@ [email protected]:
40914082
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
40924083
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
40934084

4094-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6, debug@^4.4.0:
4095-
version "4.4.0"
4096-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
4097-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
4085+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.1:
4086+
version "4.4.1"
4087+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
4088+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
40984089
dependencies:
40994090
ms "^2.1.3"
41004091

@@ -4591,20 +4582,20 @@ eslint-plugin-deprecation@^3.0.0:
45914582
ts-api-utils "^1.3.0"
45924583
tslib "^2.3.1"
45934584

4594-
eslint-plugin-jsdoc@^50.4.3:
4595-
version "50.6.17"
4596-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.17.tgz#68a1f1e91aeac8f2784c7e9ee4229f31adb773b2"
4597-
integrity sha512-hq+VQylhd12l8qjexyriDsejZhqiP33WgMTy2AmaGZ9+MrMWVqPECsM87GPxgHfQn0zw+YTuhqjUfk1f+q67aQ==
4585+
eslint-plugin-jsdoc@^51.0.1:
4586+
version "51.0.1"
4587+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.0.1.tgz#06f8742ad4ae151c85a825cf0edbd65e5b87d11f"
4588+
integrity sha512-nnH6O8uk0Wp5EvHlVEPESKdGWTlu5g1tfBUZmL/jMZLBpUtttxxW+9hPzTMCYmYsQ3HwDsJdHJAiaDRKsP6iUg==
45984589
dependencies:
4599-
"@es-joy/jsdoccomment" "~0.50.1"
4600-
are-docs-informative "^0.0.2"
4590+
"@es-joy/jsdoccomment" "~0.50.2"
4591+
are-docs-informative "^0.1.1"
46014592
comment-parser "1.4.1"
4602-
debug "^4.3.6"
4593+
debug "^4.4.1"
46034594
escape-string-regexp "^4.0.0"
4604-
espree "^10.1.0"
4595+
espree "^10.3.0"
46054596
esquery "^1.6.0"
46064597
parse-imports-exports "^0.2.4"
4607-
semver "^7.6.3"
4598+
semver "^7.7.2"
46084599
spdx-expression-parse "^4.0.0"
46094600

46104601
eslint-plugin-react-hooks@^5.0.0:
@@ -4695,7 +4686,7 @@ eslint@^9.13.0:
46954686
natural-compare "^1.4.0"
46964687
optionator "^0.9.3"
46974688

4698-
espree@^10.0.1, espree@^10.1.0, espree@^10.3.0:
4689+
espree@^10.0.1, espree@^10.3.0:
46994690
version "10.3.0"
47004691
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
47014692
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==

0 commit comments

Comments
 (0)