aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-20 21:01:32 +0000
committerGravatar vitalyster2023-01-21 00:06:01 +0300
commitec6891d25b1c6ee50aec883794d88ae61532ae95 (patch)
tree3b26c0b896b2af9335bac8e51136af6fad68b93b /package.json
parent11265dc2502cfe4f7d6cfdebc324cfd36cba91de (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 39.6.6 to 39.6.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.6 to 39.6.7. - [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/v39.6.6...v39.6.7) --- 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 2082ac66..a335d0e4 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "8.32.0",
- "eslint-plugin-jsdoc": "^39.6.6",
+ "eslint-plugin-jsdoc": "^39.6.7",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",