diff options
author | dependabot[bot] | 2022-06-20 21:18:43 +0000 |
---|---|---|
committer | vitalyster | 2022-06-21 00:20:23 +0300 |
commit | c58ede4b93d5847ee5d2ec890e89d38216da4a7c (patch) | |
tree | 7f9e04bd38c61f009d0373df44cebff2210ebe77 /package.json | |
parent | b54527552d82acc4b7d926a632e155000b3c2090 (diff) |
Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.2 to 39.3.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.2...v39.3.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 6b697e8f..852f4aa7 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.12", "eslint": "8.18.0", - "eslint-plugin-jsdoc": "^39.3.2", + "eslint-plugin-jsdoc": "^39.3.3", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.1.1", "file-loader": "^6.2.0", |