diff options
author | dependabot[bot] | 2022-10-20 21:24:39 +0000 |
---|---|---|
committer | vitalyster | 2022-10-21 08:26:21 +0300 |
commit | cf5c5606c6c101b08abec3533ed3a5e48a4aff2a (patch) | |
tree | ccd13773489350d74c23290e1c3a3f7fe79dae83 /package.json | |
parent | e9df3a8e4802c5101a7788d6a883fea4aae2d429 (diff) |
Bump eslint-plugin-jsdoc from 39.3.13 to 39.3.14
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.13 to 39.3.14.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.13...v39.3.14)
---
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 8a2d4723..74f4745b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.13", "eslint": "8.25.0", - "eslint-plugin-jsdoc": "^39.3.13", + "eslint-plugin-jsdoc": "^39.3.14", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |