Skip to content

Commit

Permalink
🔀 #3026 from LSS-Manager/renovate/eslint-plugin-jsdoc-48.x
Browse files Browse the repository at this point in the history
⬆️ Update `eslint-plugin-jsdoc` to v48.2.4
  • Loading branch information
Suchty112 committed May 14, 2024
2 parents a2f4aed + 11c9a7b commit 229a52a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-regexp": "2.5.0",
Expand Down
32 changes: 21 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1373,14 +1373,17 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.42.0":
version: 0.42.0
resolution: "@es-joy/jsdoccomment@npm:0.42.0"
"@es-joy/jsdoccomment@npm:~0.43.0":
version: 0.43.0
resolution: "@es-joy/jsdoccomment@npm:0.43.0"
dependencies:
"@types/eslint": "npm:^8.56.5"
"@types/estree": "npm:^1.0.5"
"@typescript-eslint/types": "npm:^7.2.0"
comment-parser: "npm:1.4.1"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: 10c0/a8122762d2df3c6501a9c459e2822315a23c0078c4aeb0b40fb3c84b99e21a78e85e67f962d6b5dde5eb751792a1c67c6a170b619573db7151098a19950abe35
checksum: 10c0/862294ed89772a231f309edd68405ece00f6aaf43103210f28410da894a6b697bc1f281c59e813dd37d5b7294f633ee7b874e07a0aa3d72f49504089fc9cb2c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2283,7 +2286,7 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:*":
"@types/eslint@npm:*, @types/eslint@npm:^8.56.5":
version: 8.56.10
resolution: "@types/eslint@npm:8.56.10"
dependencies:
Expand Down Expand Up @@ -2680,6 +2683,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:^7.2.0":
version: 7.9.0
resolution: "@typescript-eslint/types@npm:7.9.0"
checksum: 10c0/d5f4a547dba4865ee2391bf06f2b3f8e8592a561976d2be35bb61ce340c7d1b7b4b25ac6ab5b9941813b465b9420bebb7b2179b1d71f6a83069feeb000b3558d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/typescript-estree@npm:7.3.1"
Expand Down Expand Up @@ -5361,11 +5371,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.3":
version: 48.2.3
resolution: "eslint-plugin-jsdoc@npm:48.2.3"
"eslint-plugin-jsdoc@npm:48.2.4":
version: 48.2.4
resolution: "eslint-plugin-jsdoc@npm:48.2.4"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.42.0"
"@es-joy/jsdoccomment": "npm:~0.43.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.4"
Expand All @@ -5376,7 +5386,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/e755923d96118890c6fd28b1c2298e1fe67ccbce08060ffc091b29ced59d0058ad8820323c56eef6f85c2954c783fc4076e78c0e5bc64838ae099b4e62ea702e
checksum: 10c0/601c9d6ee41de56102c7813106ceb0b8b8342223670f7add010a8f89753c250cde4cc93e353e3911b7b29677f2634f3f4be45f27abb7a95c6fdbd058adfa3343
languageName: node
linkType: hard

Expand Down Expand Up @@ -7638,7 +7648,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-compat: "npm:4.2.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jsdoc: "npm:48.2.3"
eslint-plugin-jsdoc: "npm:48.2.4"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-regexp: "npm:2.5.0"
Expand Down

0 comments on commit 229a52a

Please sign in to comment.