aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-31 21:57:47 +0000
committerGravatar vitalyster2023-06-01 06:14:48 +0300
commite4c2977c650b244b986fac27b2c59c16522813a7 (patch)
tree7f189c2a0463fe8721a0d1291ed40ec0cf0007e5 /package.json
parentc8ff7a844ef1ea599e6c3ea5c2fb35131a068e36 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 46.0.0 to 46.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.0.0 to 46.1.0. - [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.0.0...v46.1.0) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1cb49d47..13f762df 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",
- "eslint-plugin-jsdoc": "^46.0.0",
+ "eslint-plugin-jsdoc": "^46.1.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",