Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.9 to 48.2.11 (#26)
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 14, 2024
1 parent dcece3e commit 0bea952
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-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.9",
"eslint-plugin-jsdoc": "48.2.11",
"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 @@ -1871,7 +1871,7 @@ __metadata:
eslint-plugin-html: "npm:8.1.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.9"
eslint-plugin-jsdoc: "npm:48.2.11"
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 @@ -4827,9 +4827,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.9":
version: 48.2.9
resolution: "eslint-plugin-jsdoc@npm:48.2.9"
"eslint-plugin-jsdoc@npm:48.2.11":
version: 48.2.11
resolution: "eslint-plugin-jsdoc@npm:48.2.11"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4841,7 +4841,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/1f9a199a72e75b17928f057011bbafa24a8beac49599802367f821c6a9185b5ca8fc2b2d8ad3d95ff2ae230d20f5043c53e73b1f7e7ebf1d179af6fb33bb6e21
checksum: 10/44b04b86e0ce2b2c864e741be59fd0b9ad896d75fbbb1759ac8857ea5292e9e5e4a641efcd66b4aa8e7e5e326048515ad81858dc661813236833e2c840a2c96c
languageName: node
linkType: hard

Expand Down

0 comments on commit 0bea952

Please sign in to comment.