aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-06-24 21:25:48 +0000
committerGravatar vitalyster2024-06-25 01:28:00 +0300
commiteb99c46ba4fa9ad4ae1a463ddda673b75aa6789c (patch)
treea5fac303bbdc705b67fa7448c6967f010a2b7da0 /package.json
parent2b5cb180c1ae7523915a28c48031936689f99a95 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 48.2.12 to 48.4.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.12 to 48.4.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.2.12...v48.4.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 6cb0c2ee..2d48aacd 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.2.12",
+ "eslint-plugin-jsdoc": "^48.4.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-react": "^7.34.2",