diff options
author | dependabot[bot] | 2024-07-01 21:37:50 +0000 |
---|---|---|
committer | vitalyster | 2024-07-02 06:09:07 +0300 |
commit | 9ab42e595acf8d95690b4937bdf1c730d8f22223 (patch) | |
tree | fb2b8e05d8644040e9ec7958821b2397a6456356 /package.json | |
parent | 667590b9b4816fc302911c7dda85acff0cc363cb (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 48.4.0 to 48.5.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.4.0 to 48.5.0.
- [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.4.0...v48.5.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 b1024429..2c951498 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.4.0", + "eslint-plugin-jsdoc": "^48.5.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.4.0", "eslint-plugin-react": "^7.34.3", |