Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent dd7cca6 commit 7ad5593
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 @@ -28,7 +28,7 @@
"esbuild": "0.21.5",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.3.0",
"eslint-plugin-jsdoc": "48.4.0",
"eslint-plugin-tsdoc": "0.3.0",
"globals": "15.6.0",
"lint-staged": "15.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1364,9 +1364,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.3.0":
version: 48.3.0
resolution: "eslint-plugin-jsdoc@npm:48.3.0"
"eslint-plugin-jsdoc@npm:48.4.0":
version: 48.4.0
resolution: "eslint-plugin-jsdoc@npm:48.4.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -1380,7 +1380,7 @@ __metadata:
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/2444f71114bf21edf4002be205adec60a47d03e6225420b8f44fe2f46738fe5301fe5596f2523b8394255992b1652922331564d25c699c8159fa8020bc7aec5e
checksum: 10c0/fcb858c45c64d9e63556fbeda047ba371c42b62ae305e53a41f26b11518caaa7b6b18c080f9a5d8f4ff8ac0dcb7a95716865774ff0db7f681ca5dc068dde8a11
languageName: node
linkType: hard

Expand Down Expand Up @@ -3691,7 +3691,7 @@ __metadata:
esbuild: "npm:0.21.5"
eslint: "npm:9.5.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:48.3.0"
eslint-plugin-jsdoc: "npm:48.4.0"
eslint-plugin-tsdoc: "npm:0.3.0"
globals: "npm:15.6.0"
lint-staged: "npm:15.2.7"
Expand Down

0 comments on commit 7ad5593

Please sign in to comment.