Skip to content

Commit 2ae46d4

Browse files
Bump eslint-plugin-jsdoc from 51.4.1 to 54.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.4.1 to 54.1.0. - [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@v51.4.1...v54.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 54.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a1ffee commit 2ae46d4

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
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": "^51.4.0",
61+
"eslint-plugin-jsdoc": "^54.1.0",
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: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,16 +1049,16 @@
10491049
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
10501050
integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==
10511051

1052-
"@es-joy/jsdoccomment@~0.52.0":
1053-
version "0.52.0"
1054-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.52.0.tgz#106945b6d1abed89597aa104b80ff8f9fb7038a6"
1055-
integrity sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing==
1052+
"@es-joy/jsdoccomment@~0.53.0":
1053+
version "0.53.0"
1054+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.53.0.tgz#cc044a1f4d518f716da24f330d4ec5386215f2f2"
1055+
integrity sha512-Wyed8Wfn3vMNVwrZrgLMxmqwmlcCE1/RfUAOHFzMJb3QLH03mi9Yv1iOCZjif0yx5EZUeJ+17VD1MHPka9IQjQ==
10561056
dependencies:
10571057
"@types/estree" "^1.0.8"
1058-
"@typescript-eslint/types" "^8.34.1"
1058+
"@typescript-eslint/types" "^8.39.1"
10591059
comment-parser "1.4.1"
10601060
esquery "^1.6.0"
1061-
jsdoc-type-pratt-parser "~4.1.0"
1061+
jsdoc-type-pratt-parser "~4.8.0"
10621062

10631063
"@esbuild/[email protected]":
10641064
version "0.25.9"
@@ -3113,7 +3113,7 @@
31133113
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
31143114
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
31153115

3116-
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.42.0":
3116+
"@typescript-eslint/types@^8.39.1", "@typescript-eslint/types@^8.42.0":
31173117
version "8.44.0"
31183118
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
31193119
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
@@ -4900,12 +4900,12 @@ eslint-plugin-deprecation@^3.0.0:
49004900
ts-api-utils "^1.3.0"
49014901
tslib "^2.3.1"
49024902

4903-
eslint-plugin-jsdoc@^51.4.0:
4904-
version "51.4.1"
4905-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1.tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625"
4906-
integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg==
4903+
eslint-plugin-jsdoc@^54.1.0:
4904+
version "54.1.0"
4905+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.1.0.tgz#197b0d4a672af3d4ac8c998195e65fb6d62eec6c"
4906+
integrity sha512-tZJuW6s3gtveVsg08IbJgmfgAA1SpSkEz7KjxPEVmyAO4fPlz7zsMHdxjyn+Zku1l+wejr2JUdTFTNirRgHOrQ==
49074907
dependencies:
4908-
"@es-joy/jsdoccomment" "~0.52.0"
4908+
"@es-joy/jsdoccomment" "~0.53.0"
49094909
are-docs-informative "^0.0.2"
49104910
comment-parser "1.4.1"
49114911
debug "^4.4.1"
@@ -6734,10 +6734,10 @@ js-yaml@^4.1.0:
67346734
dependencies:
67356735
argparse "^2.0.1"
67366736

6737-
jsdoc-type-pratt-parser@~4.1.0:
6738-
version "4.1.0"
6739-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
6740-
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
6737+
jsdoc-type-pratt-parser@~4.8.0:
6738+
version "4.8.0"
6739+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.8.0.tgz#f2a649747278cbf9f2957d15cf772a841b16f003"
6740+
integrity sha512-iZ8Bdb84lWRuGHamRXFyML07r21pcwBrLkHEuHgEY5UbCouBwv7ECknDRKzsQIXMiqpPymqtIf8TC/shYKB5rw==
67416741

67426742
jsdom@^26.1.0:
67436743
version "26.1.0"

0 commit comments

Comments
 (0)