aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-24 21:12:21 +0000
committerGravatar vitalyster2023-04-25 19:46:04 +0300
commit96cec41308db8a5bce77d615e262982641baac00 (patch)
treec9ac4e3bb48d8a42f376a559892895b02a96efff /package.json
parent39ff6b9d1eb9d6b82c4fc8747d77858b6fffebc2 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 43.0.7 to 43.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.0.7 to 43.1.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.0.7...v43.1.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 81c02e4d..a132b86c 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.0.7",
+ "eslint-plugin-jsdoc": "^43.1.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",