Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.2.1 to 48.2.3
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 48.2.3.
- [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.2.1...v48.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2024
1 parent 6d6d6f1 commit 4fd50b5
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 @@ -27,7 +27,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "^5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8785,9 +8785,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.2":
version: 48.2.2
resolution: "eslint-plugin-jsdoc@npm:48.2.2"
"eslint-plugin-jsdoc@npm:48.2.3":
version: 48.2.3
resolution: "eslint-plugin-jsdoc@npm:48.2.3"
dependencies:
"@es-joy/jsdoccomment": ~0.42.0
are-docs-informative: ^0.0.2
Expand All @@ -8800,7 +8800,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 93e8021aa82734920c87de2c5a70b58b41c0beae40578d033bee54e6637058ce70c69f6575f99b67354202047a976aeba90300c37a7f0b7aa25439cb341d63d9
checksum: 07307b43af441f51282b39953737674db3b4749c261d08af9dc25e9ab780f14d7608ff117313bedb4ae3dd8a53ff1c16ece6e22ef299901e7ce1fbef5bb8a734
languageName: node
linkType: hard

Expand Down Expand Up @@ -16403,7 +16403,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.2.0
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 48.2.2
eslint-plugin-jsdoc: 48.2.3
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit 4fd50b5

Please sign in to comment.