diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-01 07:09:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-01 07:09:39 +0000 |
commit | 336e6a050488924d7f24292a9d1cf2b21da47b9d (patch) | |
tree | 77aa847caf1d638bc89cca6a42acb67f4cd9173e /package.json | |
parent | 8adf2a95c2b93625b168f2884f8fa0e59f7024ad (diff) |
Bump eslint-plugin-jsdoc from 39.3.6 to 46.8.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.6 to 46.8.2.
- [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/v39.3.6...v46.8.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1dc0e292..ce906797 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "css": "^3.0.0", "eslint": "^8.50.0", "eslint-plugin-header": "^3.1.1", - "eslint-plugin-jsdoc": "^39.3.6", + "eslint-plugin-jsdoc": "^46.8.2", "eslint-plugin-jsonc": "^2.9.0", "eslint-plugin-no-unsanitized": "^4.0.1", "fake-indexeddb": "^4.0.2", |