Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.11.0 to 50.0.1 (#211)
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 Aug 12, 2024
1 parent efdb9d4 commit d69a4da
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 @@ -100,7 +100,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsdoc": "50.0.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-markdownlint": "0.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1876,7 +1876,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.11.0"
eslint-plugin-jsdoc: "npm:50.0.1"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdown: "npm:5.1.0"
eslint-plugin-markdownlint: "npm:0.6.0"
Expand Down Expand Up @@ -4668,9 +4668,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.11.0":
version: 48.11.0
resolution: "eslint-plugin-jsdoc@npm:48.11.0"
"eslint-plugin-jsdoc@npm:50.0.1":
version: 50.0.1
resolution: "eslint-plugin-jsdoc@npm:50.0.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4685,7 +4685,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/3bc2533656e9ccfdadbcd71a6f7c1ec125b1965c6e399a43c40408b51b4f8c26e44031f077c947b15d68b9cd317e7e8be1e2b222a46fb3c24a25377a2643796b
checksum: 10/040df3475027a2a8ae3f6c0d167c7f526304607f694df37e49c46ddf7afb0ddb2a9711e61dbecf82e7da40edbdd4973ba8fa975ea3906b463e8dfd3eb1a2e2e1
languageName: node
linkType: hard

Expand Down

0 comments on commit d69a4da

Please sign in to comment.