aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-30 21:33:06 +0000
committerGravatar vitalyster2024-10-01 09:25:25 +0300
commit769ace13e93ae52154ae33b600d64fa666a90991 (patch)
tree0beddbae8e0fd572ad5713a536efecde6349092b /package.json
parentb53c23f7e4bbdd0c028b76afe6453078c8171ea3 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.4 to 50.3.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/v50.2.4...v50.3.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 312ce0ae..c7cfd667 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"eslint": "8.57.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest-dom": "^5.4.0",
- "eslint-plugin-jsdoc": "^50.2.4",
+ "eslint-plugin-jsdoc": "^50.3.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.37.0",