Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v50.3.2 (#1166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 82aecd6 commit db95f06
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 @@ -40,7 +40,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.6",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ __metadata:
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.3.1"
eslint-plugin-jsdoc: "npm:50.3.2"
eslint-plugin-prettier: "npm:5.2.1"
husky: "npm:9.1.6"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -3046,9 +3046,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
"eslint-plugin-jsdoc@npm:50.3.2":
version: 50.3.2
resolution: "eslint-plugin-jsdoc@npm:50.3.2"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -3063,7 +3063,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/b7c60a95fd7942eae1f8644aadbb6abcecc5ef6753c0fac96e7a52028a5a504da8493f768ce9dc1c14a99f8f38be4f6c6d810db935092318f6443c6ff4c69157
checksum: 10/71de655e152ad3c0c72b7521ec6da098ef4351cd3732d33c0288503b4d6f62099828e216b40206ce92bbe6cc8d73ee2f93e43e90967d5bd221da89b13b22e301
languageName: node
linkType: hard

Expand Down

0 comments on commit db95f06

Please sign in to comment.