diff options
author | dependabot[bot] | 2023-06-30 22:57:15 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-07-01 09:01:41 +0300 |
commit | 813d37ff165f4bfb130529663ae7a2290053a604 (patch) | |
tree | 805e0c533cc3c47d49aa9780369002b45f50d9ab /package.json | |
parent | 3441a623171cdbe1d453d0295d4e5814f70a6457 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 46.4.0 to 46.4.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.0 to 46.4.3.
- [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/v46.4.0...v46.4.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 09de106b..634bb2e7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.2", "eslint-plugin-jest-dom": "^5.0.1", - "eslint-plugin-jsdoc": "^46.4.0", + "eslint-plugin-jsdoc": "^46.4.3", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", |