diff options
author | dependabot[bot] | 2023-07-17 21:55:49 +0000 |
---|---|---|
committer | vitalyster | 2023-07-18 09:55:54 +0300 |
commit | 187d4995735180e5d42f1f5229c6b09ee3adb162 (patch) | |
tree | c842f6f69cded71acc3567999e7db8c23bafb322 /package.json | |
parent | 232c5e0c8dba8eb3644e51fe7789fec7e5d9b186 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 46.4.3 to 46.4.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.3 to 46.4.4.
- [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.3...v46.4.4)
---
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 b8933456..e7523774 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest-dom": "^5.0.1", - "eslint-plugin-jsdoc": "^46.4.3", + "eslint-plugin-jsdoc": "^46.4.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", |