Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-jsdoc from 50.3.1 to 50.4.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.3.1 to 50.4.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.3.1...v50.4.1)

---
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 Oct 14, 2024
1 parent f2a4aed commit 0173669
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,14 +886,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.48.0":
version: 0.48.0
resolution: "@es-joy/jsdoccomment@npm:0.48.0"
"@es-joy/jsdoccomment@npm:~0.49.0":
version: 0.49.0
resolution: "@es-joy/jsdoccomment@npm:0.49.0"
dependencies:
comment-parser: "npm:1.4.1"
esquery: "npm:^1.6.0"
jsdoc-type-pratt-parser: "npm:~4.1.0"
checksum: 10/28fc48521cc020a570d4cc0c1dde9e370a68bb5bebb7ca0049e2d7090f373ea4ccb685adb0123da0783c47672822b49bc849bc4a1a27d4758ab1bc18a9c8500a
checksum: 10/d767cef9b09f22d1892b8bd544eee32aa7b55c585edf6b51452e6f377f205b06f46bd319174022f75794d39625b4b0f8ce75c8a4ea0b7fd0f773063506e0ef4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1950,7 +1950,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.3.1"
eslint-plugin-jsdoc: "npm:50.4.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 @@ -4960,11 +4960,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
"eslint-plugin-jsdoc@npm:50.4.1":
version: 50.4.1
resolution: "eslint-plugin-jsdoc@npm:50.4.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.6"
Expand All @@ -4977,7 +4977,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/b7c60a95fd7942eae1f8644aadbb6abcecc5ef6753c0fac96e7a52028a5a504da8493f768ce9dc1c14a99f8f38be4f6c6d810db935092318f6443c6ff4c69157
checksum: 10/0368c68b30bfa15525b3934e6223e593e24dd1903ae9f1cc898207fca039052dbce3955da365ab2b8cdeb7ca25fef2b1cf26f5669244bd28290ac79c70af5188
languageName: node
linkType: hard

Expand Down

0 comments on commit 0173669

Please sign in to comment.