Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 50.2.2 to 50.3.1 (#346)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 97398c6 commit 8c401df
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 @@ -118,7 +118,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.2",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,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.2"
eslint-plugin-jsdoc: "npm:50.3.1"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.10.2"
Expand Down Expand Up @@ -4923,9 +4923,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.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4940,7 +4940,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/8e84a8d4ce17b6e25040e8831fa8285e7773cd7fd910dce5fdc9cfb72f8358e1bc88e6c73ce6be2306d367dc83e391b147d3fa153cf90e899762f9c7f463b68b
checksum: 10/b7c60a95fd7942eae1f8644aadbb6abcecc5ef6753c0fac96e7a52028a5a504da8493f768ce9dc1c14a99f8f38be4f6c6d810db935092318f6443c6ff4c69157
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c401df

Please sign in to comment.