diff options
author | dependabot[bot] | 2022-10-25 21:11:08 +0000 |
---|---|---|
committer | vitalyster | 2022-10-26 20:21:21 +0300 |
commit | 78d62b38d97b45f24a85ffc5b4bb9071ae48e9f3 (patch) | |
tree | c41a9a49f290df97fcc2e541f5d4bf881aefc342 /package.json | |
parent | 0f3b4cfb5fbdfc1c66be9424960a3f7eafac9f0c (diff) |
Bump eslint-plugin-jsdoc from 39.3.24 to 39.3.25
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.24 to 39.3.25.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.24...v39.3.25)
---
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 0fcda0ff..c4579968 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.13", "eslint": "8.26.0", - "eslint-plugin-jsdoc": "^39.3.24", + "eslint-plugin-jsdoc": "^39.3.25", "eslint-plugin-only-ascii": "0.0.0", "eslint-webpack-plugin": "^3.2.0", "file-loader": "^6.2.0", |