diff options
author | dependabot[bot] | 2022-11-30 21:01:52 +0000 |
---|---|---|
committer | vitalyster | 2022-12-01 04:58:30 +0300 |
commit | 1adfe7d25ee184d9d41dc776719ca2da4821363a (patch) | |
tree | dcd28f6fbf77a58121e814b30738fe42bab8b1d6 /package.json | |
parent | d68fc5e82a57fcdfecfdef74a3f5d7707ad2e924 (diff) |
Bump eslint-plugin-jsdoc from 39.6.3 to 39.6.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.3 to 39.6.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.6.3...v39.6.4)
---
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 18f03404..5171b60e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "8.28.0", - "eslint-plugin-jsdoc": "^39.6.3", + "eslint-plugin-jsdoc": "^39.6.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |