Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.2.1 to 48.2.6
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 48.2.6.
- [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@v48.2.1...v48.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2024
1 parent feef5c1 commit de3a7c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "^5",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8606,22 +8606,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.5":
version: 48.2.5
resolution: "eslint-plugin-jsdoc@npm:48.2.5"
"eslint-plugin-jsdoc@npm:48.2.6":
version: 48.2.6
resolution: "eslint-plugin-jsdoc@npm:48.2.6"
dependencies:
"@es-joy/jsdoccomment": ~0.43.0
are-docs-informative: ^0.0.2
comment-parser: 1.4.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
esquery: ^1.5.0
is-builtin-module: ^3.2.1
semver: ^7.6.1
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 8c274a471406ce9c3cd7911b20248c32700c04a3b423223bca2053f850fc43214e4a8d0f1a24b7cc0f9a777f4d4734d869c58b43fd7e0c7060f673f58459ae97
checksum: 79f08bfaa0150c4c800df5ae661a0076068d5a236c8c886d0ab10897dc1be3125d6adaf43471949fd1c1ad088d344075ba3faac6a3132453689cf9736fa839ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -16141,7 +16140,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.5.0
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 48.2.5
eslint-plugin-jsdoc: 48.2.6
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit de3a7c2

Please sign in to comment.