Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint-plugin-jsdoc from 48.0.4 to 48.1.0 #310

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-html": "8.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsonc": "2.13.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.5.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,14 +827,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.41.0":
version: 0.41.0
resolution: "@es-joy/jsdoccomment@npm:0.41.0"
"@es-joy/jsdoccomment@npm:~0.42.0":
version: 0.42.0
resolution: "@es-joy/jsdoccomment@npm:0.42.0"
dependencies:
comment-parser: "npm:1.4.1"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: 10/ea581983f32ccc6550f0cb8a1d7178c74c4cbf18add8e18725b2db5ea6021016b49fb93e55e928caf7f2d08007779c0cda71c3fbbfdb92400ebc4f3a07c993f9
checksum: 10/413c058f224f91cf6370a514e7024944d20977819724878121178e598714cc4734ee9898b3eca6396f67542ad81acd9d46d5a0209e62306b0ef17a28626ec566
languageName: node
linkType: hard

Expand Down Expand Up @@ -1443,7 +1443,7 @@ __metadata:
eslint-plugin-html: "npm:8.0.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.0.4"
eslint-plugin-jsdoc: "npm:48.1.0"
eslint-plugin-jsonc: "npm:2.13.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
Expand Down Expand Up @@ -4855,22 +4855,22 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.0.4":
version: 48.0.4
resolution: "eslint-plugin-jsdoc@npm:48.0.4"
"eslint-plugin-jsdoc@npm:48.1.0":
version: 48.1.0
resolution: "eslint-plugin-jsdoc@npm:48.1.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.41.0"
"@es-joy/jsdoccomment": "npm:~0.42.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.5.4"
semver: "npm:^7.6.0"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/08a4c3d986f9643447e0248236548a3567a2b775e99176985c6d1dca63c69c93ccc9e1fb63105f9936ccc340a435f1309818b725e938eeb2d7c5c4769a054999
checksum: 10/ae81ac8321f35fb1e598e44964f29ea1b22b1138c128ee4808947b71138d2a9ceffcf909a1e84de4920e3d04aca028277044bc4b552d23bed1b30b12bb0e2cba
languageName: node
linkType: hard

Expand Down
Loading