aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-10-07 21:24:22 +0000
committerGravatar vitalyster2024-10-09 19:52:29 +0300
commit7c7905b72f728ac603cff2a06be49d792f826b4e (patch)
treef0183e7f924ce8c803bc34b0317a684d517b9da3 /package.json
parent03588cbd8cf804c02eed8d8ee418f0ec961cee6c (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.3.0 to 50.3.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.3.0 to 50.3.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.3.0...v50.3.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 dcd1a9cd..fc2e5439 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.3.0",
+ "eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.37.0",