aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-27 22:00:34 +0000
committerGravatar Vitaly Takmazov2024-05-28 07:59:13 +0300
commit08e8c4516425f2ea04a15d8ec790b2ead00c0b3e (patch)
tree8c74268aa2567e8c434d3672541ca71d4bd5d65d /package.json
parentd6c67a3e440795a8d66c27220f9c892f3116c9c3 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 48.2.4 to 48.2.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.4 to 48.2.6. - [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.4...v48.2.6) --- 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 6a2b8918..c4543f18 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.4",
+ "eslint-plugin-jsdoc": "^48.2.6",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-react": "^7.34.1",