Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.6 to 48.2.7 (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent efd0490 commit 9d58aa5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-jsdoc": "48.2.7",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-markdownlint": "0.6.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,17 +857,17 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.43.0":
version: 0.43.0
resolution: "@es-joy/jsdoccomment@npm:0.43.0"
"@es-joy/jsdoccomment@npm:~0.43.1":
version: 0.43.1
resolution: "@es-joy/jsdoccomment@npm:0.43.1"
dependencies:
"@types/eslint": "npm:^8.56.5"
"@types/estree": "npm:^1.0.5"
"@typescript-eslint/types": "npm:^7.2.0"
comment-parser: "npm:1.4.1"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: 10/b59c4af07bfa4eba1d597643242544acfa73fb59c7b8c6737acab18b0dc153ea4b95af54a98d1ae2fb79c0396e3b66a4ac2faa2fa9e6937193c141d6ab006ef6
checksum: 10/c7b30648f3959a6779df9f1939467916f46d40a87b4067a3e53f0492019d5f644cc5e2bb7ded5202a43a01b0627d7b751e9f1f1b10625f5a99a988894e55d2ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1874,7 +1874,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.6"
eslint-plugin-jsdoc: "npm:48.2.7"
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdown: "npm:5.0.0"
eslint-plugin-markdownlint: "npm:0.6.0"
Expand Down Expand Up @@ -4738,21 +4738,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.6":
version: 48.2.6
resolution: "eslint-plugin-jsdoc@npm:48.2.6"
"eslint-plugin-jsdoc@npm:48.2.7":
version: 48.2.7
resolution: "eslint-plugin-jsdoc@npm:48.2.7"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.0"
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.3.4"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
semver: "npm:^7.6.1"
semver: "npm:^7.6.2"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/629a3f5cb77f52194da7d2ab2ee037d8bebcc0e4305e4819648ae76bb95a3c1e97aefcfaf210d29b67ffa36fccede6cbfa043f43916a2240fc259f97664d939f
checksum: 10/8d6762c1849f33a30cb5bb1bb93a90f9c54301c8ecde9c106a19bebac8b3c2d88aee30e67f7439c62ea399f0a4cb1c98e4b92545c78a60a69bf14e11ad99996d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d58aa5

Please sign in to comment.