aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-03 21:01:34 +0000
committerGravatar vitalyster2023-02-04 00:16:40 +0300
commit0c4e3e9e2062dffdb1e515aacb286047195b52b7 (patch)
tree802d9e626b22d8706866bea2e8da80deed4d88e4 /package.json
parentb5932feefae1c371c062db09e8424f2f08f2cada (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 39.7.5 to 39.8.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.7.5 to 39.8.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/v39.7.5...v39.8.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 0b083f75..de4283c0 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "8.33.0",
- "eslint-plugin-jsdoc": "^39.7.5",
+ "eslint-plugin-jsdoc": "^39.8.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",