aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-06 21:58:00 +0000
committerGravatar vitalyster2023-06-07 11:39:14 +0300
commite42d7a733c64af3ae7d4a90985cf4ca112cdd0c9 (patch)
treef3695993683b8d66a0ca3aff4f42d0e1a166acca /package.json
parent58df0cb2945430ef1da30e797b2b514fd609f540 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 46.2.4 to 46.2.5
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.2.4 to 46.2.5. - [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/v46.2.4...v46.2.5) --- 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 079a27e8..fcf2a175 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^5.0.1",
- "eslint-plugin-jsdoc": "^46.2.4",
+ "eslint-plugin-jsdoc": "^46.2.5",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",