Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 48.2.1 to 48.2.12
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.12.
- [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.12)

---
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 Jun 16, 2024
1 parent f567007 commit 1f10c4b
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.6.0",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "48.2.9",
"eslint-plugin-jsdoc": "48.2.12",
"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 @@ -8989,9 +8989,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.9":
version: 48.2.9
resolution: "eslint-plugin-jsdoc@npm:48.2.9"
"eslint-plugin-jsdoc@npm:48.2.12":
version: 48.2.12
resolution: "eslint-plugin-jsdoc@npm:48.2.12"
dependencies:
"@es-joy/jsdoccomment": ~0.43.1
are-docs-informative: ^0.0.2
Expand All @@ -9003,7 +9003,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: bad0e4a05eb11afe6052f43a8865cb6788f7979e7fd334053f795da410e9c6fe662bd7c1bcb704b02bcebc999a0886ac0b3122523f41919cc709d5234d3cc62d
checksum: ddeac6eb01e7b7278c5e60560a6726197fe8d19dac930d64046fd64dcdae7550ca9a385a76055b1bccf6152f4bbf1c6e7c47b6011f55722860fc3761167075c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -16668,7 +16668,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.6.0
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 48.2.9
eslint-plugin-jsdoc: 48.2.12
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit 1f10c4b

Please sign in to comment.