Skip to content

Commit

Permalink
Update dependency eslint-plugin-jsdoc to v50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 9c7607d commit bb352ad
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 @@ -47,7 +47,7 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-jsdoc": "^50.0.0",
"prettier": "^3.2.5"
},
"browserslist": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5903,9 +5903,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.2.1":
version: 48.11.0
resolution: "eslint-plugin-jsdoc@npm:48.11.0"
"eslint-plugin-jsdoc@npm:^50.0.0":
version: 50.0.0
resolution: "eslint-plugin-jsdoc@npm:50.0.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5920,7 +5920,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/f78bac109e62f838c14f90ebd572a06a865f2896a16201c9324cb92be25b5ba8deb54ee1d8ea36232ee53a41c177d5d5ac80662c0fe2479d1e1e1e7633385659
checksum: 10c0/1d476eabdf604f4a07ef9a22fb7b13ba898d0aed81b2c428d4b6aea766b908ebdc7e6e82a16bac3f83e1013c6edba6d9a15a4015cab9a94c584ebccbd7255b70
languageName: node
linkType: hard

Expand Down Expand Up @@ -9702,7 +9702,7 @@ __metadata:
bootstrap: "npm:^5.3.3"
camelcase: "npm:^8.0.0"
eslint: "npm:^8.57.0"
eslint-plugin-jsdoc: "npm:^48.2.1"
eslint-plugin-jsdoc: "npm:^50.0.0"
generate-password-browser: "npm:^1.1.0"
prettier: "npm:^3.2.5"
react: "npm:^18.2.0"
Expand Down

0 comments on commit bb352ad

Please sign in to comment.