diff options
author | dependabot[bot] | 2022-10-31 21:10:02 +0000 |
---|---|---|
committer | vitalyster | 2022-11-01 13:00:59 +0300 |
commit | 62c8859ed8737ffbf72bff7eae43f42fd5f790f3 (patch) | |
tree | 522723d29e31bc9262cfea03bde4fc64baa7eb2b /package.json | |
parent | 02ccd9006e1ec22fd7a3137ee17c39d073fd1d37 (diff) |
Bump eslint-plugin-jsdoc from 39.3.25 to 39.4.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.25 to 39.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.25...v39.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 90d91355..92d8181f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "8.26.0", - "eslint-plugin-jsdoc": "^39.3.25", + "eslint-plugin-jsdoc": "^39.4.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |