Skip to content

Commit

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

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

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

0 comments on commit 03a5f72

Please sign in to comment.