Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 43.0.7 to 43.1.1 (#147)
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 Apr 25, 2023
1 parent c839db4 commit ce5fcba
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 @@ -120,7 +120,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.0.7",
"eslint-plugin-jsdoc": "43.1.1",
"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 @@ -1182,7 +1182,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.0.7"
eslint-plugin-jsdoc: "npm:43.1.1"
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 @@ -4187,9 +4187,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:43.0.7":
version: 43.0.7
resolution: "eslint-plugin-jsdoc@npm:43.0.7"
"eslint-plugin-jsdoc@npm:43.1.1":
version: 43.1.1
resolution: "eslint-plugin-jsdoc@npm:43.1.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.37.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4201,7 +4201,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: aa8157e22a05ae813666a91c2c1ddd52978ff5e0d92d8eeb18cee2e1015f93a0c622c770aaca47e80c7a74ff6fab1e8ed8149931ad5a47d25838933bd10f5b8f
checksum: 37aa37481dbc7d8a018d5c02d56ca6305467a3d893c5cdf43a58113ad42f7a97fa4c85bafd42708f0a25eb7cadf2ef030d8d41e7f2e7d472f193233af9938ee2
languageName: node
linkType: hard

Expand Down

0 comments on commit ce5fcba

Please sign in to comment.