Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 40.0.0 to 40.0.1 (#33)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.0.0 to 40.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v40.0.0...v40.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 8, 2023
1 parent 5116b44 commit d866bc7
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 @@ -109,7 +109,7 @@
"eslint-config-prettier": "8.7.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 @@ -1203,7 +1203,7 @@ __metadata:
eslint-config-prettier: "npm:8.7.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 @@ -4310,9 +4310,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 @@ -4323,7 +4323,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 d866bc7

Please sign in to comment.