diff options
author | dependabot[bot] | 2023-04-20 21:57:12 +0000 |
---|---|---|
committer | vitalyster | 2023-04-21 07:10:49 +0300 |
commit | 52491ff440e01d613b7cc3b96fb59716db96b52c (patch) | |
tree | baea797dd61d176ba0d5e952aa86af4aac3c83f5 /package.json | |
parent | 1d5aad629c8d95892f0705c2c947bd515f7a3f81 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 43.0.6 to 43.0.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.0.6 to 43.0.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v43.0.6...v43.0.7)
---
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 da86e108..541466b1 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", - "eslint-plugin-jsdoc": "^43.0.6", + "eslint-plugin-jsdoc": "^43.0.7", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", |