aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-05 21:57:19 +0000
committerGravatar vitalyster2023-05-06 14:07:26 +0300
commit813294c7c147abb90dbdc48a62b6d28767114880 (patch)
tree2353b29e617d233bdd2ffef9b4d06fc14e09d5ce /package.json
parentf6afd50ce2b9142f61096b38f6514464b76d1106 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 43.1.1 to 43.2.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.1.1 to 43.2.0. - [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/v43.1.1...v43.2.0) --- 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 7b7c16fb..43827c7b 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": "^43.1.1",
+ "eslint-plugin-jsdoc": "^43.2.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",