aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-18 21:57:22 +0000
committerGravatar Vitaly Takmazov2023-04-19 04:16:05 +0300
commit326aca1c5443e064cda97db2eee034e07251ddc6 (patch)
treea7b133eaa2291ea6402ffdc678f4d8ae3ba75d30 /package.json
parentc88d200416a0b1ab3aa530a2e56d2cce08957a14 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 41.1.2 to 43.0.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 41.1.2 to 43.0.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/v41.1.2...v43.0.6) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major ... 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 f2a0798b..acffbfd4 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",
- "eslint-plugin-jsdoc": "^41.1.2",
+ "eslint-plugin-jsdoc": "^43.0.6",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",