Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 39.7.5 to 39.8.0 (#45)
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] committed Feb 6, 2023
1 parent b71f3fe commit cf22639
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 @@ -112,7 +112,7 @@
"eslint-config-prettier": "8.6.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "39.7.5",
"eslint-plugin-jsdoc": "39.8.0",
"eslint-plugin-jsonc": "2.6.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@ __metadata:
eslint-config-prettier: "npm:8.6.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:39.7.5"
eslint-plugin-jsdoc: "npm:39.8.0"
eslint-plugin-jsonc: "npm:2.6.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdownlint: "npm:0.4.0"
Expand Down Expand Up @@ -4249,9 +4249,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.7.5":
version: 39.7.5
resolution: "eslint-plugin-jsdoc@npm:39.7.5"
"eslint-plugin-jsdoc@npm:39.8.0":
version: 39.8.0
resolution: "eslint-plugin-jsdoc@npm:39.8.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.36.1"
comment-parser: "npm:1.3.1"
Expand All @@ -4262,7 +4262,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: c99e065c86d7d68815d759b7625dbf902da64ccf8f75e2963202c3baf94fde0e406f2704c10cbb51f17dd18561afe309a2377d3d8aef8e94a2dd3214a3a45319
checksum: a87745d0421d347d63142906a9d33b8ae16c3eecd0e627b03a0e9dd9e681d9b6d9f622e25f0da0d6867d5b027241d484c2851114a176c5d5860bc94913346084
languageName: node
linkType: hard

Expand Down

0 comments on commit cf22639

Please sign in to comment.