Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 41.1.1 to 41.1.2 (#110)
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] committed Apr 17, 2023
1 parent fceb487 commit cb5724c
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 @@ -126,7 +126,7 @@
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "41.1.1",
"eslint-plugin-jsdoc": "41.1.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 @@ -1302,7 +1302,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:41.1.1"
eslint-plugin-jsdoc: "npm:41.1.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 @@ -4191,9 +4191,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:41.1.1":
version: 41.1.1
resolution: "eslint-plugin-jsdoc@npm:41.1.1"
"eslint-plugin-jsdoc@npm:41.1.2":
version: 41.1.2
resolution: "eslint-plugin-jsdoc@npm:41.1.2"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.37.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4205,7 +4205,7 @@ __metadata:
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 7c7afef4fba909d1e4669592f1b37ce140beeefad4ff965cbf3edf125563ee259dcbdc8eefed1232051316ccde8e898137eb157867782715b3b575b144df3ab7
checksum: 31eb51a6ad3e6c9034c31c4f8c02a52fb3f625f33d2bcd07baa002216ce37a8701655934d5d1b4ccf3ff2cee82bdb7f531ecc6ad469242802d2e0e7a31989cc5
languageName: node
linkType: hard

Expand Down

0 comments on commit cb5724c

Please sign in to comment.