diff options
author | dependabot[bot] | 2024-09-23 21:05:02 +0000 |
---|---|---|
committer | vitalyster | 2024-09-24 23:05:24 +0300 |
commit | 792bd492b1790c7983232d1f715d4d47e88ed04e (patch) | |
tree | e869020f22053b8d76cf3648c2a888098288bbf5 /package.json | |
parent | 6655b01ab965f713adca7d3ff833e9943fc4d159 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 50.2.3 to 50.2.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.3 to 50.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/v50.2.3...v50.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 e0c46e79..52d3c154 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "8.57.0", "eslint-plugin-jest": "^28.8.3", "eslint-plugin-jest-dom": "^5.4.0", - "eslint-plugin-jsdoc": "^50.2.3", + "eslint-plugin-jsdoc": "^50.2.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^7.1.0", "eslint-plugin-react": "^7.36.1", |