aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-07 21:47:07 +0000
committerGravatar vitalyster2022-11-08 00:51:50 +0300
commitbcc3f197bafca1d4c5b876b5eb11b40be0ad3cd7 (patch)
tree38a21d2b5b4901400face17bd782cd4b3436c9dc /package.json
parenta5984897130b728161ff4214f9a1a193bae4227a (diff)
Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.4.0 to 39.6.2. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.4.0...v39.6.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 f26c86fe..3e42b581 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "8.27.0",
- "eslint-plugin-jsdoc": "^39.4.0",
+ "eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",