aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-12-16 21:48:32 +0000
committerGravatar vitalyster2024-12-17 07:06:20 -0800
commitf6e0ddb2370d1c7becf4a21803a893440beeda61 (patch)
tree52c53c7b0b960b5722a60ea143389e927e700aa6 /package.json
parente6a4daf61ea8caacc5afd3ad21a5c66c0e69422a (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.6.0 to 50.6.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.0 to 50.6.1. - [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.6.0...v50.6.1) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eee644762..8bace2b4c 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint": "9.17.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.5.0",
- "eslint-plugin-jsdoc": "^50.6.0",
+ "eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-react": "^7.37.2",