Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 43.1.1 to 43.2.0 (#125)
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 5, 2023
1 parent 2e4c7f8 commit f057b5a
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 @@ -117,7 +117,7 @@
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "43.1.1",
"eslint-plugin-jsdoc": "43.2.0",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,14 +808,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1070,7 +1070,7 @@ __metadata:
eslint-config-prettier: "npm:8.8.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:43.1.1"
eslint-plugin-jsdoc: "npm:43.2.0"
eslint-plugin-jsonc: "npm:2.7.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdownlint: "npm:0.4.1"
Expand Down Expand Up @@ -4178,11 +4178,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:43.1.1":
version: 43.1.1
resolution: "eslint-plugin-jsdoc@npm:43.1.1"
"eslint-plugin-jsdoc@npm:43.2.0":
version: 43.2.0
resolution: "eslint-plugin-jsdoc@npm:43.2.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.37.1"
"@es-joy/jsdoccomment": "npm:~0.38.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.3.1"
debug: "npm:^4.3.4"
Expand All @@ -4192,7 +4192,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 37aa37481dbc7d8a018d5c02d56ca6305467a3d893c5cdf43a58113ad42f7a97fa4c85bafd42708f0a25eb7cadf2ef030d8d41e7f2e7d472f193233af9938ee2
checksum: 279583c6cc8d0d692446fcc180664b39df1407943cc0678795fd2f23b6431839928c762b50f23552acededc15e602b9288670e866258fcd220ece6d57426c4d7
languageName: node
linkType: hard

Expand Down

0 comments on commit f057b5a

Please sign in to comment.