Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jun 13, 2024
1 parent 2539ca7 commit 6db6e60
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 @@ -90,7 +90,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jsdoc": "^48.2.9",
"eslint-plugin-jsdoc": "^48.2.10",
"eslint-plugin-prettier": "^5.1.3",
"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 @@ -6344,9 +6344,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.2.9":
version: 48.2.9
resolution: "eslint-plugin-jsdoc@npm:48.2.9"
"eslint-plugin-jsdoc@npm:^48.2.10":
version: 48.2.10
resolution: "eslint-plugin-jsdoc@npm:48.2.10"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6358,7 +6358,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/1f9a199a72e75b17928f057011bbafa24a8beac49599802367f821c6a9185b5ca8fc2b2d8ad3d95ff2ae230d20f5043c53e73b1f7e7ebf1d179af6fb33bb6e21
checksum: 10/e6190dcdf75fc364c8b1e499cfa6a858836a0d22f44cd8d2fb770404624c30b5daace0928509eda3887b48dbd9ff385b75711aa4bc0f82ca4b1c6b29b697694c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8485,7 +8485,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-jsdoc: "npm:^48.2.9"
eslint-plugin-jsdoc: "npm:^48.2.10"
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 6db6e60

Please sign in to comment.