Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.0.2 to 48.0.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.0.2 to 48.0.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.0.2...v48.0.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 Feb 11, 2024
1 parent 73d8d9a commit 3c789bd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 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": "27.6.3",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "^5",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2233,6 +2233,17 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.42.0":
version: 0.42.0
resolution: "@es-joy/jsdoccomment@npm:0.42.0"
dependencies:
comment-parser: 1.4.1
esquery: ^1.5.0
jsdoc-type-pratt-parser: ~4.0.0
checksum: ea0b56ca8d7470cac4694669807e4b4bbf25389c220af483ea14455c31d4a9e0f6ef0b08f45b92eb8c401bb3d6f662b4b14da51f222b85d78b2b757372072652
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
Expand Down Expand Up @@ -9450,22 +9461,22 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.0.4":
version: 48.0.4
resolution: "eslint-plugin-jsdoc@npm:48.0.4"
"eslint-plugin-jsdoc@npm:48.0.6":
version: 48.0.6
resolution: "eslint-plugin-jsdoc@npm:48.0.6"
dependencies:
"@es-joy/jsdoccomment": ~0.41.0
"@es-joy/jsdoccomment": ~0.42.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.5.4
semver: ^7.6.0
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 9a1e8d74278338276c6a5a1b8fe252cfa7339f5fbe674f3c28dcc8270f190caa58fff3b87c4749bd5f3eb5ac6cc4d7cd6d1459f9827cfca93701b67e098c8626
checksum: 79a63ee27522ec04f1453a98b70a27ee5cfbd6451e0cd94a3f1702b30ee6b5d6ef9d05beb5a6e17a3cfe4428426957749ff0af0745626a31fe0fbfb520bd1691
languageName: node
linkType: hard

Expand Down Expand Up @@ -17397,7 +17408,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 27.6.3
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 48.0.4
eslint-plugin-jsdoc: 48.0.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 3c789bd

Please sign in to comment.