Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 39.6.8 to 39.7.4
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.8 to 39.7.4.
- [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@v39.6.8...v39.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 4d61b9a commit e2412cb
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 @@ -119,7 +119,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.6.8",
"eslint-plugin-jsdoc": "39.7.4",
"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 @@ -1078,7 +1078,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.6.8"
eslint-plugin-jsdoc: "npm:39.7.4"
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 @@ -3934,9 +3934,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.6.8":
version: 39.6.8
resolution: "eslint-plugin-jsdoc@npm:39.6.8"
"eslint-plugin-jsdoc@npm:39.7.4":
version: 39.7.4
resolution: "eslint-plugin-jsdoc@npm:39.7.4"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.36.1"
comment-parser: "npm:1.3.1"
Expand All @@ -3947,7 +3947,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 270e309feefb0d90ba2371bcdf7310137abeff1782de358c1f53fa044ba93654bec15d6d67567eadd36398c2352c26d1cfbcefccc4acfe88f51c7a34bdef2233
checksum: 41b6a1db470765def6d42c2853211cece2e01f6ddf17c54b997c53a80c77c739d002458fa86e438f912fd59fb0d7e81d1462f002e889bec825fcc4574400aab5
languageName: node
linkType: hard

Expand Down

0 comments on commit e2412cb

Please sign in to comment.