aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-11-22 08:17:19 +0000
committerGravatar vitalyster2024-11-22 01:22:42 -0800
commit4f74ffad553dc89050973f537c671767413f5d00 (patch)
tree93031ca86568fec321e9ce4b05b07e2ce7da7151 /package.json
parent52d05db76cc2d35a1aa3fb988795fb711848e010 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.4.3 to 50.5.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.4.3 to 50.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/v50.4.3...v50.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 95e91fe9..4c001285 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"eslint": "8.57.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.5.0",
- "eslint-plugin-jsdoc": "^50.4.3",
+ "eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.37.2",