Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1
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 9b54669 commit a36ef50
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.9.0",
"eslint-plugin-jsdoc": "^48.9.1",
"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.9.0":
version: 48.9.0
resolution: "eslint-plugin-jsdoc@npm:48.9.0"
"eslint-plugin-jsdoc@npm:^48.9.1":
version: 48.9.2
resolution: "eslint-plugin-jsdoc@npm:48.9.2"
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/279229209f85cadbc080f44b7cf3ed9f4ba6804693ad31d57b6f564c84b395a46ea18c83effdd9de4984706067d144455b95ad54878c962ae4fb178f7cf380ef
checksum: 10/ca97cbd3520a86e8a020eb388a13a661368ed9304daf81b5e11e8bbce4b3e81994577ca92f02ebdd6d12a9d84f660639013343b25a445103169ce4b9c2ba979a
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.9.0"
eslint-plugin-jsdoc: "npm:^48.9.1"
eslint-plugin-prettier: "npm:^5.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit a36ef50

Please sign in to comment.