Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to v50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Aug 7, 2024
1 parent 995d830 commit 427a4f6
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 @@ -99,7 +99,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.7.0",
"eslint-plugin-jsdoc": "^49.0.0",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-prettier": "^4.2.1",
"execa": "5.1.1",
"fs-extra": "^11.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6436,9 +6436,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^49.0.0":
version: 49.0.0
resolution: "eslint-plugin-jsdoc@npm:49.0.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 @@ -6453,7 +6453,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/f5fb3d564c5019ddf96241217c603bc8a6b220139cf1a368222238bb0398aa87f62951765bc2017a8db85b952784b43caf9eeed333bf9f8ffb6c954aef93c02b
checksum: 10/cb958a9d598495386c1d711c9bbc0cbab4f7beb5ec6fc54de8a93177fa5944b0ce9e93c51cbd76df712474f62977156d40f5fa66499ae4577484c55232b70a80
languageName: node
linkType: hard

Expand Down Expand Up @@ -8574,7 +8574,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.7.0"
eslint-plugin-jsdoc: "npm:^49.0.0"
eslint-plugin-jsdoc: "npm:^50.0.0"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 427a4f6

Please sign in to comment.