Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint-plugin-jsdoc from 44.1.0 to 46.4.5 #334

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsdoc": "46.4.5",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.4.1",
Expand Down
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -859,14 +859,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.38.0":
version: 0.38.0
resolution: "@es-joy/jsdoccomment@npm:0.38.0"
"@es-joy/jsdoccomment@npm:~0.39.4":
version: 0.39.4
resolution: "@es-joy/jsdoccomment@npm:0.39.4"
dependencies:
comment-parser: "npm:1.3.1"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: a6ab3de674d4bf9f18ec9b260471ab8908dcbccfeff148bfa8947826d70e33c1ff64667f887c249b79e9618bb86689c70f3ed8db3c80003832ef7ea72ada10d4
checksum: ef3a88d1ddb96650bf893be50602dfe4cc7f8380f67253a4245958db056c87c17476a3e9ab9db0e76e8b3213160c3bd491cc11502f7d7d7ee967701822a9059c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1398,7 +1398,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.27.5"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsdoc: "npm:46.4.5"
eslint-plugin-jsonc: "npm:2.9.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.4.1"
Expand Down Expand Up @@ -4798,21 +4798,22 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:44.1.0":
version: 44.1.0
resolution: "eslint-plugin-jsdoc@npm:44.1.0"
"eslint-plugin-jsdoc@npm:46.4.5":
version: 46.4.5
resolution: "eslint-plugin-jsdoc@npm:46.4.5"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.38.0"
"@es-joy/jsdoccomment": "npm:~0.39.4"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.3.1"
debug: "npm:^4.3.4"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
semver: "npm:^7.5.0"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.5.4"
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 5e4bfab66bd55b2690a071dda1830d248ac7de0b67264b4cbc787f6d4cd9922eb46a1410abb554519456a10e258d12bbceb0efbbff1c2f10c79ec54ce513e305
checksum: 35e430e5f7d73c3e0009d40e0f9f89483029ec67c8780cc3260a7ff7b57500953d14bb779a9c3d462039019a6c0c866e67e13d627dc46bbed2ba88b3e15ed269
languageName: node
linkType: hard

Expand Down
Loading