Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.3.0 to 48.4.0 (#719)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent a8540fd commit 4728327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion base/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-filenames-simple": "0.9.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.3.0",
"eslint-plugin-jsdoc": "48.4.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prefer-arrow": "1.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ __metadata:
eslint-plugin-filenames-simple: "npm:0.9.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-import-order: "npm:2.1.4"
eslint-plugin-jsdoc: "npm:48.3.0"
eslint-plugin-jsdoc: "npm:48.4.0"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prefer-arrow: "npm:1.2.3"
Expand Down Expand Up @@ -5304,9 +5304,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.3.0":
version: 48.3.0
resolution: "eslint-plugin-jsdoc@npm:48.3.0"
"eslint-plugin-jsdoc@npm:48.4.0":
version: 48.4.0
resolution: "eslint-plugin-jsdoc@npm:48.4.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5320,7 +5320,7 @@ __metadata:
synckit: "npm:^0.9.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 444f9cfb787c37d71c4fe13c8bd9b4536b625336990c67792b6106c06888e896ce3129beef8dca2550140c3b3f8413cd9d2d74c9479660ac1c2579535931d641
checksum: 0f46f9f56ea20ff2f3d16ea81913fbfd43c2572b1f1e4fac1c22f76f79a6da9f00f2dd93df988922d512850507632f334a7069a1ca6711a51b840da386928118
languageName: node
linkType: hard

Expand Down

0 comments on commit 4728327

Please sign in to comment.