aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-16 21:19:45 +0000
committerGravatar vitalyster2024-09-21 19:23:10 +0300
commit364da295f04ce8793dde94563c0def2f466043da (patch)
tree82cd985ceb0e7fcb8e2430bc8700c2251c346122 /package.json
parentff0601cc82852acb7d10b74c9b15ab5abb71904a (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 50.2.2 to 50.2.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.2 to 50.2.3. - [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.2...v50.2.3) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... 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 49f3f539..f7b0ac07 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.2",
+ "eslint-plugin-jsdoc": "^50.2.3",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.35.2",