Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^50.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 13, 2024
1 parent efe4f99 commit d6e9b22
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 @@ -100,7 +100,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsdoc": "^50.5.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 @@ -6611,9 +6611,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^50.4.3":
version: 50.4.3
resolution: "eslint-plugin-jsdoc@npm:50.4.3"
"eslint-plugin-jsdoc@npm:^50.5.0":
version: 50.5.0
resolution: "eslint-plugin-jsdoc@npm:50.5.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6628,7 +6628,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/1950e907ba1237e0261da79f41c98ac51a4ea45e5163bb928671828868b93c2fc688448ff67d123b56f9248238ffb0d09d371a0b988320d743366826135861d4
checksum: 10/4abe3ac34ad0d3bf34238968b6961c4ea9ec8eb058046f554cf60a702a91ac294eda8e475cadeaa1951e1a5317dd055543407787b04256fbd0728454af7e2ad0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8748,7 +8748,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jest: "npm:^28.9.0"
eslint-plugin-jsdoc: "npm:^50.4.3"
eslint-plugin-jsdoc: "npm:^50.5.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 d6e9b22

Please sign in to comment.