diff options
author | dependabot[bot] | 2023-01-30 21:38:21 +0000 |
---|---|---|
committer | vitalyster | 2023-01-31 01:43:36 +0300 |
commit | 7f296b55669d6d3ff89713856def50aad11333b3 (patch) | |
tree | 6ffa1582f5b6f8f40eb611abba7b81e6481f0478 /package.json | |
parent | 737acb8a6120f3ebeae68de75600688b674f5628 (diff) |
build(deps-dev): bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.6.9 to 39.7.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/v39.6.9...v39.7.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 a0d5ae17..4c230392 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "8.33.0", - "eslint-plugin-jsdoc": "^39.6.9", + "eslint-plugin-jsdoc": "^39.7.4", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |