Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 43.2.0 to 44.0.2 (#133)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent e4595bf commit a92c687
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.2.0",
"eslint-plugin-jsdoc": "44.0.2",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
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.2.0"
eslint-plugin-jsdoc: "npm:44.0.2"
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,9 +4178,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a92c687

Please sign in to comment.