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 50.6.0 to 50.6.1 #1115

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 @@ -111,7 +111,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-angular": "^4.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"gzipper": "^8.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6411,7 +6411,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-angular: "npm:^4.1.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsdoc: "npm:^50.6.0"
eslint-plugin-jsdoc: "npm:^50.6.1"
eslint-plugin-prettier: "npm:^5.2.1"
globals: "npm:^15.13.0"
gzipper: "npm:^8.2.0"
Expand Down Expand Up @@ -8756,9 +8756,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^50.6.0":
version: 50.6.0
resolution: "eslint-plugin-jsdoc@npm:50.6.0"
"eslint-plugin-jsdoc@npm:^50.6.1":
version: 50.6.1
resolution: "eslint-plugin-jsdoc@npm:50.6.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -8773,7 +8773,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/f878714212f52602819da77c6727f75ccda66232cd7b383b9437981ec21255be62b6099b20be43710d8e37ceb16e05343d4dc701eebfc488b4e4d54e0bf2e150
checksum: 10c0/0117fa0ce0d0e0cd7fb43d207f421ab7ecf6e65c09648442db577794f36b85256f393adef4bf3e586cb7e5ab068073600808c823c60cc69c4aea662d7c931324
languageName: node
linkType: hard

Expand Down
Loading