chore(deps-dev): bump eslint-plugin-jsdoc from 46.2.6 to 46.3.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.2.6 to 46.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.2.6...v46.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-26 20:20:08 +00:00 committed by Nicolas Meienberger
parent c1fab4e85e
commit 2034c37223
2 changed files with 5 additions and 5 deletions

View file

@ -127,7 +127,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-jsdoc": "^46.3.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",

8
pnpm-lock.yaml generated
View file

@ -293,8 +293,8 @@ devDependencies:
specifier: ^5.0.1
version: 5.0.1(@testing-library/dom@9.3.1)(eslint@8.43.0)
eslint-plugin-jsdoc:
specifier: ^46.2.6
version: 46.2.6(eslint@8.43.0)
specifier: ^46.3.0
version: 46.3.0(eslint@8.43.0)
eslint-plugin-jsx-a11y:
specifier: ^6.6.1
version: 6.7.1(eslint@8.43.0)
@ -5314,8 +5314,8 @@ packages:
- typescript
dev: true
/eslint-plugin-jsdoc@46.2.6(eslint@8.43.0):
resolution: {integrity: sha512-zIaK3zbSrKuH12bP+SPybPgcHSM6MFzh3HFeaODzmsF1N8C1l8dzJ22cW1aq4g0+nayU1VMjmNf7hg0dpShLrA==}
/eslint-plugin-jsdoc@46.3.0(eslint@8.43.0):
resolution: {integrity: sha512-nfSvsR8YJRZyKrWwcXPSQyQC8jllfdEjcRhTXFr7RxfB5Wyl7AxrfjCUz72WwalkXMF4u+R6F/oDoW46ah69HQ==}
engines: {node: '>=16'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0