aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-01 15:44:20 +0900
committerGitHub <noreply@github.com>2024-01-01 06:44:20 +0000
commit7958444b4ead530b3bee1bdee53e1ad6842ef86c (patch)
treec66e6780e34e73fe64a15f62d1809d6507f73831 /package.json
parent926357d2af6a9cfa1ad447a506e0833a96c7c1fd (diff)
Bump eslint-plugin-jsdoc from 46.9.0 to 47.0.1 (#495)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.0 to 47.0.1. - [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.9.0...v47.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 96e026cb..35d62000 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-plugin-header": "^3.1.1",
- "eslint-plugin-jsdoc": "^46.9.0",
+ "eslint-plugin-jsdoc": "^47.0.1",
"eslint-plugin-jsonc": "^2.11.2",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-unused-imports": "^3.0.0",