Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 48.0.2 to 48.0.4 (#4477)
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.2 to 48.0.4.
- [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.2...v48.0.4)

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

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 Jan 28, 2024
1 parent 4504ba3 commit 6fae0c1
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.27.5",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.0",
"eslint-plugin-react": "7.30.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6415,9 +6415,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.0.2":
version: 48.0.2
resolution: "eslint-plugin-jsdoc@npm:48.0.2"
"eslint-plugin-jsdoc@npm:48.0.4":
version: 48.0.4
resolution: "eslint-plugin-jsdoc@npm:48.0.4"
dependencies:
"@es-joy/jsdoccomment": ~0.41.0
are-docs-informative: ^0.0.2
Expand All @@ -6430,7 +6430,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 2870ec370d21976263d08af15eedf00f0434889b97125bd58f673bf2773fe2cdefea45b0fb51436ea86718dc665905c235b26174d3c906847565885c188bd3f7
checksum: 9a1e8d74278338276c6a5a1b8fe252cfa7339f5fbe674f3c28dcc8270f190caa58fff3b87c4749bd5f3eb5ac6cc4d7cd6d1459f9827cfca93701b67e098c8626
languageName: node
linkType: hard

Expand Down Expand Up @@ -14123,7 +14123,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.27.5
eslint-plugin-jest: 27.6.3
eslint-plugin-jsdoc: 48.0.2
eslint-plugin-jsdoc: 48.0.4
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 5.0
eslint-plugin-react: 7.30.1
Expand Down

0 comments on commit 6fae0c1

Please sign in to comment.