Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 50.0.1 to 50.3.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.0.1 to 50.3.2.
- [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@v50.0.1...v50.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 13, 2024
1 parent f2b957f commit 3790ce2
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.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.1.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 @@ -9593,9 +9593,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
"eslint-plugin-jsdoc@npm:50.3.2":
version: 50.3.2
resolution: "eslint-plugin-jsdoc@npm:50.3.2"
dependencies:
"@es-joy/jsdoccomment": ~0.48.0
are-docs-informative: ^0.0.2
Expand All @@ -9610,7 +9610,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 0b51b0e29a580d8ee9be4a95366226c91806a66ef48edab8c04fb4e3fb94ae1cfe6e9909a58cb04815134d75a52af23a3bdd147716e002f3029824a980745d60
checksum: 593b834f4c8be7f11d71e0b9ef1a33320820d2c49ab312b7d492f695555174c96d2adcb3583d5c140c87ed942aaeff74e9d7b0bb122a18cdf5cbafa2843c0c1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -17441,7 +17441,7 @@ __metadata:
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 50.3.1
eslint-plugin-jsdoc: 50.3.2
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit 3790ce2

Please sign in to comment.