Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^50.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Sep 13, 2024
1 parent a8ac2c5 commit 6d0048b
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.30.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsdoc": "^50.2.3",
"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 @@ -6638,9 +6638,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^50.2.2":
version: 50.2.2
resolution: "eslint-plugin-jsdoc@npm:50.2.2"
"eslint-plugin-jsdoc@npm:^50.2.3":
version: 50.2.3
resolution: "eslint-plugin-jsdoc@npm:50.2.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6655,7 +6655,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/8e84a8d4ce17b6e25040e8831fa8285e7773cd7fd910dce5fdc9cfb72f8358e1bc88e6c73ce6be2306d367dc83e391b147d3fa153cf90e899762f9c7f463b68b
checksum: 10/ca336579794c608fce49c85447d5c80498754acf454961fe5274a4a48361fa2ecf579c233617717c600e4c1c1d169970ed7bf78db1ab666f482e2db61311d838
languageName: node
linkType: hard

Expand Down Expand Up @@ -8775,7 +8775,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.30.0"
eslint-plugin-jest: "npm:^28.8.3"
eslint-plugin-jsdoc: "npm:^50.2.2"
eslint-plugin-jsdoc: "npm:^50.2.3"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 6d0048b

Please sign in to comment.