Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 50.0.0 to 50.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.0.0 to 50.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@v50.0.0...v50.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]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2f01fd9 commit 076ef4f
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 @@ -120,7 +120,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.0.0",
"eslint-plugin-jsdoc": "50.0.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1924,7 +1924,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.0.0"
eslint-plugin-jsdoc: "npm:50.0.1"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-mdx: "npm:3.1.5"
Expand Down Expand Up @@ -4936,9 +4936,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.0.0":
version: 50.0.0
resolution: "eslint-plugin-jsdoc@npm:50.0.0"
"eslint-plugin-jsdoc@npm:50.0.1":
version: 50.0.1
resolution: "eslint-plugin-jsdoc@npm:50.0.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4953,7 +4953,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/cb958a9d598495386c1d711c9bbc0cbab4f7beb5ec6fc54de8a93177fa5944b0ce9e93c51cbd76df712474f62977156d40f5fa66499ae4577484c55232b70a80
checksum: 10/040df3475027a2a8ae3f6c0d167c7f526304607f694df37e49c46ddf7afb0ddb2a9711e61dbecf82e7da40edbdd4973ba8fa975ea3906b463e8dfd3eb1a2e2e1
languageName: node
linkType: hard

Expand Down

0 comments on commit 076ef4f

Please sign in to comment.