Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.5 to 48.2.6 (#100)
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 24, 2024
1 parent b44a2ff commit 3064de4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 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-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-markdownlint": "0.6.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ __metadata:
eslint-plugin-html: "npm:8.1.1"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.5"
eslint-plugin-jsdoc: "npm:48.2.6"
eslint-plugin-jsonc: "npm:2.15.1"
eslint-plugin-markdown: "npm:5.0.0"
eslint-plugin-markdownlint: "npm:0.6.0"
Expand Down Expand Up @@ -4903,22 +4903,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.5":
version: 48.2.5
resolution: "eslint-plugin-jsdoc@npm:48.2.5"
"eslint-plugin-jsdoc@npm:48.2.6":
version: 48.2.6
resolution: "eslint-plugin-jsdoc@npm:48.2.6"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.0"
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"
is-builtin-module: "npm:^3.2.1"
semver: "npm:^7.6.1"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/d2ae657b73468bc08ba17c8d10b68512db1efcae7b25fe725387546dd155487e263e434ea6eae55aaf71fe1ebbb39e9f7de791119784d725d36f18fe418e697d
checksum: 10/629a3f5cb77f52194da7d2ab2ee037d8bebcc0e4305e4819648ae76bb95a3c1e97aefcfaf210d29b67ffa36fccede6cbfa043f43916a2240fc259f97664d939f
languageName: node
linkType: hard

Expand Down

0 comments on commit 3064de4

Please sign in to comment.