aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-11 21:58:09 +0000
committerGravatar Vitaly Takmazov2023-04-13 19:49:42 +0300
commit9b15a2b8e0861436d43ff8f59d2ec70899f7ee33 (patch)
treef2dafb60fdecac2b5b221afb8616cd5cec05990b /package.json
parent199132efc1b5bab4ee083e43a90bd8f3d7c25ca9 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 40.2.1 to 41.1.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.2.1 to 41.1.1. - [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/v40.2.1...v41.1.1) --- 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 0c3a6ed3..f91ff3b5 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": "^40.2.1",
+ "eslint-plugin-jsdoc": "^41.1.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",