diff options
author | dependabot[bot] | 2023-06-05 22:29:48 +0000 |
---|---|---|
committer | vitalyster | 2023-06-06 01:33:29 +0300 |
commit | 5d7fd6ee5fe31871be4eb18b06792a71bd1dfaac (patch) | |
tree | 864d9375aa5ef0a338acd7ee79fde19d6684f55f /package.json | |
parent | 96b6887324e043f6de740fecf04c1809b2078501 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 46.2.0 to 46.2.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.2.0 to 46.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/v46.2.0...v46.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 bfd91d24..f004ccde 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^5.0.1", - "eslint-plugin-jsdoc": "^46.2.0", + "eslint-plugin-jsdoc": "^46.2.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", |