Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 40.0.0 to 40.0.1 (#96)
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 Mar 3, 2023
1 parent 634010a commit b801e74
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 @@ -113,7 +113,7 @@
"eslint-config-prettier": "8.6.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "40.0.0",
"eslint-plugin-jsdoc": "40.0.1",
"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 @@ -1272,7 +1272,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:40.0.0"
eslint-plugin-jsdoc: "npm:40.0.1"
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 @@ -4276,9 +4276,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:40.0.0":
version: 40.0.0
resolution: "eslint-plugin-jsdoc@npm:40.0.0"
"eslint-plugin-jsdoc@npm:40.0.1":
version: 40.0.1
resolution: "eslint-plugin-jsdoc@npm:40.0.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.36.1"
comment-parser: "npm:1.3.1"
Expand All @@ -4289,7 +4289,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: a5968b3a717f90c91541b7ce0cf3b7cf269f9a3b03f14198cb14a4b664da908000c17e89c2c4ff3f436a5c0993880c70b12b543c5fe81d3d023289e56615dfbd
checksum: 8adf5c5f333ea3b0da8d67b801585212844676a29012da3dd7b2d6a1aa2045282430b2651200b189f27c34845f7f8646e58069543d3317f6e0f32ff9931d6700
languageName: node
linkType: hard

Expand Down

0 comments on commit b801e74

Please sign in to comment.