diff options
author | dependabot[bot] | 2022-11-24 21:02:11 +0000 |
---|---|---|
committer | vitalyster | 2022-11-25 03:30:37 +0300 |
commit | f8a29ddd669122413e408daa410b2657471f7f62 (patch) | |
tree | 780bc5d3055bcf90f95925792caec90b45f6880a /package.json | |
parent | 1ac5eb29f25e8001960c625419e1cbd55abc4304 (diff) |
Bump eslint-plugin-jsdoc from 39.6.2 to 39.6.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.2 to 39.6.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.6.2...v39.6.3)
---
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 2c599363..18f03404 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.2", + "eslint-plugin-jsdoc": "^39.6.3", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |