aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-06-03 22:03:07 +0000
committerGravatar vitalyster2024-06-04 06:57:37 +0300
commit282991a3d61af4fde5368eef20919f427246837d (patch)
treec78806b2da7855141af465422f20766396286437 /package.json
parent332b6551f3c0228cebe48b77de80ef07afb0c4f0 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 48.2.6 to 48.2.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.6 to 48.2.7. - [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.2.6...v48.2.7) --- 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 34210f21..2dc390f8 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest-dom": "^5.4.0",
- "eslint-plugin-jsdoc": "^48.2.6",
+ "eslint-plugin-jsdoc": "^48.2.7",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-react": "^7.34.1",