diff options
author | dependabot[bot] | 2023-05-15 21:59:14 +0000 |
---|---|---|
committer | vitalyster | 2023-05-16 22:52:33 +0300 |
commit | 8ff41d6fc2ce49a49649050f2ca6eaba3325ab90 (patch) | |
tree | 1b42105c4def1be70e44c7131c09f1a19a120d04 /package.json | |
parent | 282ae43bfb5277d5c166492c750fceffab4c686d (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 44.2.3 to 44.2.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 44.2.3 to 44.2.4.
- [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/v44.2.3...v44.2.4)
---
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 ff8a4a9c..1eafd56a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", - "eslint-plugin-jsdoc": "^44.2.3", + "eslint-plugin-jsdoc": "^44.2.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", |