Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jun 26, 2024
1 parent e8117b4 commit 2eb8dd3
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.4.0",
"eslint-plugin-jsdoc": "^48.5.0",
"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.4.0":
version: 48.4.0
resolution: "eslint-plugin-jsdoc@npm:48.4.0"
"eslint-plugin-jsdoc@npm:^48.5.0":
version: 48.5.0
resolution: "eslint-plugin-jsdoc@npm:48.5.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6360,7 +6360,7 @@ __metadata:
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/0f46f9f56ea20ff2f3d16ea81913fbfd43c2572b1f1e4fac1c22f76f79a6da9f00f2dd93df988922d512850507632f334a7069a1ca6711a51b840da386928118
checksum: 10/f06e2bbd5034d869e5aea57929b9883115bb4f17e0dbe62183124b5f284e787afa00002d91b85016ccf3c68dd4ca86dbc1d39da4cb04a25172cef1395919e1a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,7 +8488,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.4.0"
eslint-plugin-jsdoc: "npm:^48.5.0"
eslint-plugin-prettier: "npm:^5.1.3"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 2eb8dd3

Please sign in to comment.