aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-22 21:09:39 +0000
committerGravatar Vitaly Takmazov2024-07-24 21:44:32 +0300
commit215a0021da874c2b1a4f5dabb188344ceff0f955 (patch)
treec940ca5b78132aae629714f9c466057c84a1800f /package.json
parent7dc3597306e3ad015ccdde9c47cd352400490b7e (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 48.7.0 to 48.8.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.7.0 to 48.8.3. - [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.7.0...v48.8.3) --- 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 ec8504df..34ac5805 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.7.0",
+ "eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-react": "^7.35.0",