Skip to content

Commit

Permalink
build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Jul 31, 2024
1 parent b325a64 commit 275f060
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.10.1",
"eslint-plugin-jsdoc": "^48.10.2",
"eslint-plugin-prettier": "^4.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.10.1":
version: 48.10.1
resolution: "eslint-plugin-jsdoc@npm:48.10.1"
"eslint-plugin-jsdoc@npm:^48.10.2":
version: 48.10.2
resolution: "eslint-plugin-jsdoc@npm:48.10.2"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.46.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -6199,7 +6199,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/52dbe95254b74adc2c9822b4137c10f492cf755f7391e0ef6dfcb2ebea066fb2a5c51cd70eba78717039bc8400ac50ded5da743677c6fd8dfa2596f49b73a331
checksum: 10/0685131bfdf3a58efbcb37bfccd36ee6251755b2d961d944f5df89e855fdb0264ed107c097b79489a2a2fe34fe80082c3b31f348be6167e68ded6615f768037d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8312,7 +8312,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.10.1"
eslint-plugin-jsdoc: "npm:^48.10.2"
eslint-plugin-prettier: "npm:^4.2.1"
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
Expand Down

0 comments on commit 275f060

Please sign in to comment.