Skip to content

build(deps): Bump eslint-plugin-jsdoc from 51.0.1 to 51.0.3 #62

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

Closed
Closed
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 @@ -80,7 +80,7 @@
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "51.0.1",
"eslint-plugin-jsdoc": "51.0.3",
"eslint-plugin-jsonc": "2.20.1",
"eslint-plugin-mdx": "3.5.0",
"eslint-plugin-n": "17.20.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:51.0.1"
eslint-plugin-jsdoc: "npm:51.0.3"
eslint-plugin-jsonc: "npm:2.20.1"
eslint-plugin-mdx: "npm:3.5.0"
eslint-plugin-n: "npm:17.20.0"
Expand Down Expand Up @@ -2722,10 +2722,10 @@ __metadata:
languageName: node
linkType: hard

"are-docs-informative@npm:^0.1.1":
version: 0.1.1
resolution: "are-docs-informative@npm:0.1.1"
checksum: 10/fa3d51bf2a873a330bb4ffb3d4ec0315d64209739c6ac3dde0cad2926e69abcaea18292d789e0d1c523a6e1f879d3938e686c3ead1c61077647c599f09c98911
"are-docs-informative@npm:^0.0.2":
version: 0.0.2
resolution: "are-docs-informative@npm:0.0.2"
checksum: 10/12cdae51a4bb369832ef1a35840604247d4ed0cbc8392f2519988d170f92c3f8c60e465844f41acba1ec3062d0edb2e9133fca38cb9c1214309153d50a25fa29
languageName: node
linkType: hard

Expand Down Expand Up @@ -4307,12 +4307,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:51.0.1":
version: 51.0.1
resolution: "eslint-plugin-jsdoc@npm:51.0.1"
"eslint-plugin-jsdoc@npm:51.0.3":
version: 51.0.3
resolution: "eslint-plugin-jsdoc@npm:51.0.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.50.2"
are-docs-informative: "npm:^0.1.1"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.4.1"
escape-string-regexp: "npm:^4.0.0"
Expand All @@ -4323,7 +4323,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/62015654ec64c20ef4e189fc1a348e0da1c5b1d35de3d0c288a764fe4329568866007cfb8a6ad4d19a870d252c01a9dfcd5494f2b3854e26cbb960b8e022857b
checksum: 10/4d57d28de2ce336f70cc842487bf9603b1f40ea0405aec9229602bacf90728e27a3b33a7770fd28ae3434ba43a6534deb9f84ab030eaa0edc3e2444e1efdabc5
languageName: node
linkType: hard

Expand Down
Loading