aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-08-19 21:53:34 +0000
committerGravatar vitalyster2024-08-20 07:45:00 +0300
commit1641bc4ef646f5bb8590186ade6c06c9ffe93fc7 (patch)
treebec99f20306ac811d71033d41991edb94aa23871 /package.json
parent79772a6b3d83c15b1433b684234f79f868c6f151 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.0.1 to 50.2.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.0.1 to 50.2.2. - [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/v50.0.1...v50.2.2) --- 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 e67dee8c..286ff45b 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"eslint": "8.57.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest-dom": "^5.4.0",
- "eslint-plugin-jsdoc": "^50.2.1",
+ "eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.0",