aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-16 17:04:23 +0000
committerGravatar vitalyster2024-07-16 21:15:33 +0300
commit5c71aa619e5e64babaf52aec7c01204ed02ffe69 (patch)
treecc95ca46693a8e7d20c4ed651100f752a5f66753 /package.json
parentfb81bf40cf1ef57bd3fdd730e10ee805333c9a09 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 48.5.2 to 48.7.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.5.2 to 48.7.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/v48.5.2...v48.7.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 fba685db..ee1f3c70 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
- "eslint-plugin-jsdoc": "^48.5.2",
+ "eslint-plugin-jsdoc": "^48.7.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-react": "^7.34.4",