diff options
author | dependabot[bot] | 2024-07-08 21:42:19 +0000 |
---|---|---|
committer | vitalyster | 2024-07-09 09:23:29 +0300 |
commit | e614bb48ccf51ea109d0bd56f5e1ab4024ed921c (patch) | |
tree | bcbc00efe8c2e9e55008552cb639da33ba4962e6 /package.json | |
parent | 0f4df12d8efbc49aacaccba25c87c8c39538a0d2 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 48.5.0 to 48.5.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.5.0 to 48.5.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/v48.5.0...v48.5.2)
---
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 5f4d7301..2dd1fa45 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.6.0", "eslint-plugin-jest-dom": "^5.4.0", - "eslint-plugin-jsdoc": "^48.5.0", + "eslint-plugin-jsdoc": "^48.5.2", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.4.0", "eslint-plugin-react": "^7.34.3", |