Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 29, 2024
1 parent 522f559 commit 9b54669
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.8.3",
"eslint-plugin-jsdoc": "^48.9.0",
"eslint-plugin-prettier": "^5.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 @@ -6182,9 +6182,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.8.3":
version: 48.8.3
resolution: "eslint-plugin-jsdoc@npm:48.8.3"
"eslint-plugin-jsdoc@npm:^48.9.0":
version: 48.9.0
resolution: "eslint-plugin-jsdoc@npm:48.9.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6198,7 +6198,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/17b344616a61fd0b2841c488c09189cf5689d30549eaab4c73b3abdf18ee28951616f9898149d0baa428264bc7a78d21ef4f508ad084e85b12e73c44808713ae
checksum: 10/279229209f85cadbc080f44b7cf3ed9f4ba6804693ad31d57b6f564c84b395a46ea18c83effdd9de4984706067d144455b95ad54878c962ae4fb178f7cf380ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -8298,7 +8298,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.8.3"
eslint-plugin-jsdoc: "npm:^48.9.0"
eslint-plugin-prettier: "npm:^5.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 9b54669

Please sign in to comment.