Skip to content

Commit 9867d47

Browse files
build(deps): update dependency eslint-plugin-jsdoc to v48.7.0
1 parent b39c1f3 commit 9867d47

File tree

2 files changed

+12
-32
lines changed

2 files changed

+12
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "8.57.0",
4545
"eslint-config-prettier": "9.1.0",
4646
"eslint-plugin-import": "2.29.1",
47-
"eslint-plugin-jsdoc": "48.6.0",
47+
"eslint-plugin-jsdoc": "48.7.0",
4848
"eslint-plugin-prefer-arrow": "1.2.3",
4949
"eslint-plugin-sonarjs": "0.25.1",
5050
"husky": "9.0.11",

yarn.lock

Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,13 @@
8686
dependencies:
8787
"@jridgewell/trace-mapping" "0.3.9"
8888

89-
"@es-joy/jsdoccomment@~0.45.0":
90-
version "0.45.0"
91-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.45.0.tgz#20410348ab4d703e602179f5c79f9d59819377a0"
92-
integrity sha512-U8T5eXLkP78Sr12rR91494GhlEgp8jqs7OaUHbdUffADxU1JQmKjZm5uSyAEGv2oolDMJ+wce7yylfnnwOevtA==
89+
"@es-joy/jsdoccomment@~0.46.0":
90+
version "0.46.0"
91+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz#47a2ee4bfc0081f252e058272dfab680aaed464d"
92+
integrity sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==
9393
dependencies:
94-
"@types/eslint" "^8.56.5"
95-
"@types/estree" "^1.0.5"
9694
comment-parser "1.4.1"
97-
esquery "^1.5.0"
95+
esquery "^1.6.0"
9896
jsdoc-type-pratt-parser "~4.0.0"
9997

10098
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
@@ -767,24 +765,6 @@
767765
dependencies:
768766
"@types/node" "*"
769767

770-
"@types/eslint@^8.56.5":
771-
version "8.56.10"
772-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
773-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
774-
dependencies:
775-
"@types/estree" "*"
776-
"@types/json-schema" "*"
777-
778-
"@types/estree@*", "@types/estree@^1.0.5":
779-
version "1.0.5"
780-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
781-
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
782-
783-
"@types/json-schema@*":
784-
version "7.0.15"
785-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
786-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
787-
788768
"@types/json5@^0.0.29":
789769
version "0.0.29"
790770
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -2162,12 +2142,12 @@ [email protected]:
21622142
semver "^6.3.1"
21632143
tsconfig-paths "^3.15.0"
21642144

2165-
eslint-plugin-jsdoc@48.6.0:
2166-
version "48.6.0"
2167-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.6.0.tgz#e8fade0fe783fd9c8d2f30a462ba2c1e506091aa"
2168-
integrity sha512-UsOdFYWeyYaiGW1OzJaKvRpb88JPF0HGpDkmMDvhfWbTGu3B4TYKhGH3cPGiRjMDxKPA3fJ/+tL823argNxOkA==
2145+
eslint-plugin-jsdoc@48.7.0:
2146+
version "48.7.0"
2147+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.7.0.tgz#1450e5bccc320dee01a8d24ac71651a539857692"
2148+
integrity sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==
21692149
dependencies:
2170-
"@es-joy/jsdoccomment" "~0.45.0"
2150+
"@es-joy/jsdoccomment" "~0.46.0"
21712151
are-docs-informative "^0.0.2"
21722152
comment-parser "1.4.1"
21732153
debug "^4.3.5"
@@ -2259,7 +2239,7 @@ esprima@^4.0.0:
22592239
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
22602240
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
22612241

2262-
esquery@^1.4.2, esquery@^1.5.0, esquery@^1.6.0:
2242+
esquery@^1.4.2, esquery@^1.6.0:
22632243
version "1.6.0"
22642244
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
22652245
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==

0 commit comments

Comments
 (0)