Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.1.0 to 48.2.0 (#363)
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] committed Feb 23, 2024
1 parent 44fc608 commit 0e1ecb3
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 @@ -101,7 +101,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-jsonc": "2.13.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.1.0"
eslint-plugin-jsdoc: "npm:48.2.0"
eslint-plugin-jsonc: "npm:2.13.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
Expand Down Expand Up @@ -4590,9 +4590,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.1.0":
version: 48.1.0
resolution: "eslint-plugin-jsdoc@npm:48.1.0"
"eslint-plugin-jsdoc@npm:48.2.0":
version: 48.2.0
resolution: "eslint-plugin-jsdoc@npm:48.2.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.42.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4605,7 +4605,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/ae81ac8321f35fb1e598e44964f29ea1b22b1138c128ee4808947b71138d2a9ceffcf909a1e84de4920e3d04aca028277044bc4b552d23bed1b30b12bb0e2cba
checksum: 10/4a616f6d888311f63ccf0f4c697714c66978bb3717cb5a6a5af410615d9b28ff4febe3241939135a75636f2a4e95229563acbb7761db39e4ff7e7b23c2129262
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e1ecb3

Please sign in to comment.