Skip to content

Commit 9bdea47

Browse files
Update dependency eslint-plugin-tsdoc to v0.5.0
1 parent 2278c22 commit 9bdea47

2 files changed

Lines changed: 78 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"c8": "10.1.3",
4949
"eslint": "9.39.1",
5050
"eslint-config-prettier": "10.1.8",
51-
"eslint-plugin-tsdoc": "0.4.0",
51+
"eslint-plugin-tsdoc": "0.5.0",
5252
"mocksse": "1.0.4",
5353
"prettier": "3.6.2",
5454
"ts-node": "10.9.2",

yarn.lock

Lines changed: 77 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -242,20 +242,20 @@
242242
semver "^7.5.3"
243243
tar "^7.4.0"
244244

245-
"@microsoft/tsdoc-config@0.17.1":
246-
version "0.17.1"
247-
resolved "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.17.1.tgz"
248-
integrity sha512-UtjIFe0C6oYgTnad4q1QP4qXwLhe6tIpNTRStJ2RZEPIkqQPREAwE5spzVxsdn9UaEMUqhh0AqSx3X4nWAKXWw==
245+
"@microsoft/tsdoc-config@0.18.0":
246+
version "0.18.0"
247+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.18.0.tgz#02fd9924b888053ecbc3c0385a24532bf2106c98"
248+
integrity sha512-8N/vClYyfOH+l4fLkkr9+myAoR6M7akc8ntBJ4DJdWH2b09uVfr71+LTMpNyG19fNqWDg8KEDZhx5wxuqHyGjw==
249249
dependencies:
250-
"@microsoft/tsdoc" "0.15.1"
250+
"@microsoft/tsdoc" "0.16.0"
251251
ajv "~8.12.0"
252252
jju "~1.4.0"
253253
resolve "~1.22.2"
254254

255-
"@microsoft/tsdoc@0.15.1":
256-
version "0.15.1"
257-
resolved "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.15.1.tgz"
258-
integrity sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==
255+
"@microsoft/tsdoc@0.16.0":
256+
version "0.16.0"
257+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.16.0.tgz#2249090633e04063176863a050c8f0808d2b6d2b"
258+
integrity sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==
259259

260260
"@nodelib/fs.scandir@2.1.5":
261261
version "2.1.5"
@@ -479,6 +479,15 @@
479479
"@typescript-eslint/types" "^8.46.3"
480480
debug "^4.3.4"
481481

482+
"@typescript-eslint/project-service@8.46.4":
483+
version "8.46.4"
484+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185"
485+
integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ==
486+
dependencies:
487+
"@typescript-eslint/tsconfig-utils" "^8.46.4"
488+
"@typescript-eslint/types" "^8.46.4"
489+
debug "^4.3.4"
490+
482491
"@typescript-eslint/scope-manager@8.46.3":
483492
version "8.46.3"
484493
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
@@ -487,11 +496,24 @@
487496
"@typescript-eslint/types" "8.46.3"
488497
"@typescript-eslint/visitor-keys" "8.46.3"
489498

499+
"@typescript-eslint/scope-manager@8.46.4":
500+
version "8.46.4"
501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304"
502+
integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==
503+
dependencies:
504+
"@typescript-eslint/types" "8.46.4"
505+
"@typescript-eslint/visitor-keys" "8.46.4"
506+
490507
"@typescript-eslint/tsconfig-utils@8.46.3", "@typescript-eslint/tsconfig-utils@^8.46.3":
491508
version "8.46.3"
492509
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
493510
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
494511

512+
"@typescript-eslint/tsconfig-utils@8.46.4", "@typescript-eslint/tsconfig-utils@^8.46.4":
513+
version "8.46.4"
514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382"
515+
integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A==
516+
495517
"@typescript-eslint/type-utils@8.46.3":
496518
version "8.46.3"
497519
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
@@ -508,6 +530,11 @@
508530
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
509531
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
510532

533+
"@typescript-eslint/types@8.46.4", "@typescript-eslint/types@^8.46.4":
534+
version "8.46.4"
535+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b"
536+
integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==
537+
511538
"@typescript-eslint/typescript-estree@8.46.3":
512539
version "8.46.3"
513540
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
@@ -524,6 +551,22 @@
524551
semver "^7.6.0"
525552
ts-api-utils "^2.1.0"
526553

554+
"@typescript-eslint/typescript-estree@8.46.4":
555+
version "8.46.4"
556+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa"
557+
integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==
558+
dependencies:
559+
"@typescript-eslint/project-service" "8.46.4"
560+
"@typescript-eslint/tsconfig-utils" "8.46.4"
561+
"@typescript-eslint/types" "8.46.4"
562+
"@typescript-eslint/visitor-keys" "8.46.4"
563+
debug "^4.3.4"
564+
fast-glob "^3.3.2"
565+
is-glob "^4.0.3"
566+
minimatch "^9.0.4"
567+
semver "^7.6.0"
568+
ts-api-utils "^2.1.0"
569+
527570
"@typescript-eslint/utils@8.46.3":
528571
version "8.46.3"
529572
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
@@ -534,6 +577,16 @@
534577
"@typescript-eslint/types" "8.46.3"
535578
"@typescript-eslint/typescript-estree" "8.46.3"
536579

580+
"@typescript-eslint/utils@~8.46.0":
581+
version "8.46.4"
582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5"
583+
integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==
584+
dependencies:
585+
"@eslint-community/eslint-utils" "^4.7.0"
586+
"@typescript-eslint/scope-manager" "8.46.4"
587+
"@typescript-eslint/types" "8.46.4"
588+
"@typescript-eslint/typescript-estree" "8.46.4"
589+
537590
"@typescript-eslint/visitor-keys@8.46.3":
538591
version "8.46.3"
539592
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
@@ -542,6 +595,14 @@
542595
"@typescript-eslint/types" "8.46.3"
543596
eslint-visitor-keys "^4.2.1"
544597

598+
"@typescript-eslint/visitor-keys@8.46.4":
599+
version "8.46.4"
600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1"
601+
integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==
602+
dependencies:
603+
"@typescript-eslint/types" "8.46.4"
604+
eslint-visitor-keys "^4.2.1"
605+
545606
"@vercel/nft@^0.29.4":
546607
version "0.29.4"
547608
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.29.4.tgz#e56b07d193776bcf67b31ac4da065ceb8e8d362e"
@@ -1226,13 +1287,14 @@ eslint-config-prettier@10.1.8:
12261287
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
12271288
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
12281289

1229-
eslint-plugin-tsdoc@0.4.0:
1230-
version "0.4.0"
1231-
resolved "https://registry.npmjs.org/eslint-plugin-tsdoc/-/eslint-plugin-tsdoc-0.4.0.tgz"
1232-
integrity sha512-MT/8b4aKLdDClnS8mP3R/JNjg29i0Oyqd/0ym6NnQf+gfKbJJ4ZcSh2Bs1H0YiUMTBwww5JwXGTWot/RwyJ7aQ==
1290+
eslint-plugin-tsdoc@0.5.0:
1291+
version "0.5.0"
1292+
resolved "https://registry.yarnpkg.com/eslint-plugin-tsdoc/-/eslint-plugin-tsdoc-0.5.0.tgz#57c66ea0d8eb3947b3ce9677c6504d2fa16908a0"
1293+
integrity sha512-ush8ehCwub2rgE16OIgQPFyj/o0k3T8kL++9IrAI4knsmupNo8gvfO2ERgDHWWgTC5MglbwLVRswU93HyXqNpw==
12331294
dependencies:
1234-
"@microsoft/tsdoc" "0.15.1"
1235-
"@microsoft/tsdoc-config" "0.17.1"
1295+
"@microsoft/tsdoc" "0.16.0"
1296+
"@microsoft/tsdoc-config" "0.18.0"
1297+
"@typescript-eslint/utils" "~8.46.0"
12361298

12371299
eslint-scope@^8.4.0:
12381300
version "8.4.0"

0 commit comments

Comments
 (0)