Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.4.0 to 48.5.0 (#516)
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 Jun 27, 2024
1 parent 76df6c7 commit 42e1d6b
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 @@ -102,7 +102,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.4.0",
"eslint-plugin-jsdoc": "48.5.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.0.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 @@ -1290,7 +1290,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.4.0"
eslint-plugin-jsdoc: "npm:48.5.0"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdown: "npm:5.0.0"
eslint-plugin-markdownlint: "npm:0.6.0"
Expand Down Expand Up @@ -4395,9 +4395,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.4.0":
version: 48.4.0
resolution: "eslint-plugin-jsdoc@npm:48.4.0"
"eslint-plugin-jsdoc@npm:48.5.0":
version: 48.5.0
resolution: "eslint-plugin-jsdoc@npm:48.5.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4411,7 +4411,7 @@ __metadata:
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/0f46f9f56ea20ff2f3d16ea81913fbfd43c2572b1f1e4fac1c22f76f79a6da9f00f2dd93df988922d512850507632f334a7069a1ca6711a51b840da386928118
checksum: 10/f06e2bbd5034d869e5aea57929b9883115bb4f17e0dbe62183124b5f284e787afa00002d91b85016ccf3c68dd4ca86dbc1d39da4cb04a25172cef1395919e1a2
languageName: node
linkType: hard

Expand Down

0 comments on commit 42e1d6b

Please sign in to comment.