diff options
author | dependabot[bot] | 2023-08-04 11:33:11 +0000 |
---|---|---|
committer | vitalyster | 2023-08-04 14:34:02 +0300 |
commit | 0f7b2f40b25fcb82341ccd5fd4574ee1730864fc (patch) | |
tree | 40d5b852872c09ad8abb751f854cc357c31ee1ff /package.json | |
parent | 9d5c8386a9fea3b189241d6eb8cc0e75c5aed501 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 46.4.4 to 46.4.5
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.4 to 46.4.5.
- [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.4.4...v46.4.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 11eb2eb2..ee7f2977 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest-dom": "^5.0.1", - "eslint-plugin-jsdoc": "^46.4.4", + "eslint-plugin-jsdoc": "^46.4.5", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.33.1", |