diff options
author | dependabot[bot] | 2023-01-18 21:01:59 +0000 |
---|---|---|
committer | vitalyster | 2023-01-19 09:46:43 +0300 |
commit | f274880463d7a4d42eaa8c4451210120360b7759 (patch) | |
tree | 2beb182865ae07c739688cf23243fa0080ded0c5 /package.json | |
parent | f02dc66713bf2301e20bc07b3015da6b4f764600 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.4 to 39.6.6.
- [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.4...v39.6.6)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2800ed6b..4e1201bd 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.4", + "eslint-plugin-jsdoc": "^39.6.6", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |