Skip to content

Commit da84991

Browse files
Bump eslint-plugin-jsdoc from 55.0.0 to 56.1.2 in the eslint group (#8020)
Bumps the eslint group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 55.0.0 to 56.1.2 - [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@v55.0.0...v56.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 56.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfa76fe commit da84991

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
@@ -88,7 +88,7 @@
8888
"electron": "^37.4.0",
8989
"electron-builder": "^26.0.20",
9090
"eslint": "^9.35.0",
91-
"eslint-plugin-jsdoc": "^55.0.0",
91+
"eslint-plugin-jsdoc": "^56.1.2",
9292
"eslint-plugin-jsonc": "^2.20.1",
9393
"eslint-plugin-unicorn": "^61.0.2",
9494
"eslint-plugin-vue": "^10.4.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,16 +1001,16 @@
10011001
dependencies:
10021002
tslib "^2.4.0"
10031003

1004-
"@es-joy/jsdoccomment@~0.56.0":
1005-
version "0.56.0"
1006-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.56.0.tgz#bcc1802ae77d17d03f6fbe6eeb27d4a9cef4a086"
1007-
integrity sha512-c6EW+aA1w2rjqOMjbL93nZlwxp6c1Ln06vTYs5FjRRhmJXK8V/OrSXdT+pUr4aRYgjCgu8/OkiZr0tzeVrRSbw==
1004+
"@es-joy/jsdoccomment@~0.58.0":
1005+
version "0.58.0"
1006+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.58.0.tgz#2f8771754369bfa02688cd593a0d688e15fb3449"
1007+
integrity sha512-smMc5pDht/UVsCD3hhw/a/e/p8m0RdRYiluXToVfd+d4yaQQh7nn9bACjkk6nXJvat7EWPAxuFkMEFfrxeGa3Q==
10081008
dependencies:
10091009
"@types/estree" "^1.0.8"
1010-
"@typescript-eslint/types" "^8.42.0"
1010+
"@typescript-eslint/types" "^8.43.0"
10111011
comment-parser "1.4.1"
10121012
esquery "^1.6.0"
1013-
jsdoc-type-pratt-parser "~5.1.0"
1013+
jsdoc-type-pratt-parser "~5.4.0"
10141014

10151015
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
10161016
version "4.9.0"
@@ -1887,7 +1887,7 @@
18871887
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
18881888
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
18891889

1890-
"@typescript-eslint/types@^8.42.0":
1890+
"@typescript-eslint/types@^8.43.0":
18911891
version "8.43.0"
18921892
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
18931893
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
@@ -4011,12 +4011,12 @@ eslint-plugin-import-x@^4.16.1:
40114011
stable-hash-x "^0.2.0"
40124012
unrs-resolver "^1.9.2"
40134013

4014-
eslint-plugin-jsdoc@^55.0.0:
4015-
version "55.0.0"
4016-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-55.0.0.tgz#e00e06e0bf278be3e4646590978dbcf6b804babc"
4017-
integrity sha512-45ljWx7dw0kA+zT/gYxhUUeMXUFZdn3yTxkOKvekYmhfYQF2kUx+2THnK1oeHFqdnJWkyi3ZSeLt4FKWMLKXTA==
4014+
eslint-plugin-jsdoc@^56.1.2:
4015+
version "56.1.2"
4016+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-56.1.2.tgz#89507a53b96142b5b2c7bc50b5efb835230c0893"
4017+
integrity sha512-g30LmgNkpKsKNge4NKtoARCvGvGYHeCQjEWCs5xlNwHxdwVvd0rZaovHmD/D0of0H1bqcyFYv6WXDVAezndstw==
40184018
dependencies:
4019-
"@es-joy/jsdoccomment" "~0.56.0"
4019+
"@es-joy/jsdoccomment" "~0.58.0"
40204020
are-docs-informative "^0.0.2"
40214021
comment-parser "1.4.1"
40224022
debug "^4.4.1"
@@ -5622,10 +5622,10 @@ [email protected]:
56225622
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
56235623
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
56245624

5625-
jsdoc-type-pratt-parser@~5.1.0:
5626-
version "5.1.1"
5627-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.1.1.tgz#2657625f071daa822e51b6aa6fdc8eb667c1ff64"
5628-
integrity sha512-DYYlVP1fe4QBMh2xTIs20/YeTz2GYVbWAEZweHSZD+qQ/Cx2d5RShuhhsdk64eTjNq0FeVnteP/qVOgaywSRbg==
5625+
jsdoc-type-pratt-parser@~5.4.0:
5626+
version "5.4.0"
5627+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-5.4.0.tgz#8f14a44286a8f50205e1bb67ee6626d2c4652903"
5628+
integrity sha512-F9GQ+F1ZU6qvSrZV8fNFpjDNf614YzR2eF6S0+XbDjAcUI28FSoXnYZFjQmb1kFx3rrJb5PnxUH3/Yti6fcM+g==
56295629

56305630
jsesc@^3.0.2, jsesc@^3.1.0:
56315631
version "3.1.0"

0 commit comments

Comments
 (0)