Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 50.2.5 to 50.3.0 (#334)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 3f82d91 commit 024fc61
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 @@ -166,7 +166,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.2.5",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.10.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1781,7 +1781,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.2.5"
eslint-plugin-jsdoc: "npm:50.3.0"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.10.3"
Expand Down Expand Up @@ -5048,9 +5048,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.5":
version: 50.2.5
resolution: "eslint-plugin-jsdoc@npm:50.2.5"
"eslint-plugin-jsdoc@npm:50.3.0":
version: 50.3.0
resolution: "eslint-plugin-jsdoc@npm:50.3.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5065,7 +5065,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/375e1c90cf9c7f950fe8d8b7d3af45cc5b608cf397c57db2fba3218040273fd5e4d821ace6bd7aace9b4a791e3fb846e18c38fb107ae707481406133cc3f1b1f
checksum: 10/4288284b0e27672b6567e471172b495561af8e0f4eb859e84d277f6beeb61de285284116c6df9bc951f65fd3a274c15080ba19c888de771f077c29cdc5df000a
languageName: node
linkType: hard

Expand Down

0 comments on commit 024fc61

Please sign in to comment.