Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 48.0.6 to 48.1.0 (#4560)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.0.6 to 48.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.0.6...v48.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 18, 2024
1 parent 2a1222f commit 8f1a07f
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 @@ -53,7 +53,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.1",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6730,9 +6730,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.0.6":
version: 48.0.6
resolution: "eslint-plugin-jsdoc@npm:48.0.6"
"eslint-plugin-jsdoc@npm:48.1.0":
version: 48.1.0
resolution: "eslint-plugin-jsdoc@npm:48.1.0"
dependencies:
"@es-joy/jsdoccomment": ~0.42.0
are-docs-informative: ^0.0.2
Expand All @@ -6745,7 +6745,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 79a63ee27522ec04f1453a98b70a27ee5cfbd6451e0cd94a3f1702b30ee6b5d6ef9d05beb5a6e17a3cfe4428426957749ff0af0745626a31fe0fbfb520bd1691
checksum: 008f64fd89e53b032dfb4f3e7fcd17f1d109cf36d4f2c6873c329be27529e612272b2af49f9165b6d7bac3cef897b1de52abb2bb8f22f8d9969fafd9a118e606
languageName: node
linkType: hard

Expand Down Expand Up @@ -14807,7 +14807,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 27.9.0
eslint-plugin-jsdoc: 48.0.6
eslint-plugin-jsdoc: 48.1.0
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 5.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit 8f1a07f

Please sign in to comment.