diff options
author | dependabot[bot] | 2022-10-17 21:09:11 +0000 |
---|---|---|
committer | vitalyster | 2022-10-18 08:07:53 +0300 |
commit | efbca1f79c9212a9a08a40684ac5a23af95baffb (patch) | |
tree | 827a1c71efd452a908d732279ac6010d135ebb5b /package.json | |
parent | cd4d76e40493d2aa79f7d33a7e06c0243d4d366e (diff) |
Bump eslint-plugin-jsdoc from 39.3.6 to 39.3.13
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.6 to 39.3.13.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.6...v39.3.13)
---
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 a199b044..9fe9bd95 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.6", + "eslint-plugin-jsdoc": "^39.3.13", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |