Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.3 (#3709)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent fdd7fb7 commit 1250294
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-algolia": "2.0.0",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unused-imports": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-algolia: "npm:2.0.0"
eslint-plugin-automation-custom: "npm:1.0.0"
eslint-plugin-jsdoc: "npm:50.2.2"
eslint-plugin-jsdoc: "npm:50.2.3"
eslint-plugin-json: "npm:4.0.1"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-unused-imports: "npm:3.2.0"
Expand Down Expand Up @@ -6092,9 +6092,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.2":
version: 50.2.2
resolution: "eslint-plugin-jsdoc@npm:50.2.2"
"eslint-plugin-jsdoc@npm:50.2.3":
version: 50.2.3
resolution: "eslint-plugin-jsdoc@npm:50.2.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6109,7 +6109,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/8e84a8d4ce17b6e25040e8831fa8285e7773cd7fd910dce5fdc9cfb72f8358e1bc88e6c73ce6be2306d367dc83e391b147d3fa153cf90e899762f9c7f463b68b
checksum: 10/ca336579794c608fce49c85447d5c80498754acf454961fe5274a4a48361fa2ecf579c233617717c600e4c1c1d169970ed7bf78db1ab666f482e2db61311d838
languageName: node
linkType: hard

Expand Down

0 comments on commit 1250294

Please sign in to comment.