Skip to content

Commit 9cb4217

Browse files
chore(deps): bump eslint-plugin-jsdoc from 52.0.4 to 53.0.1 (#5981)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 52.0.4 to 53.0.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v52.0.4...v53.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 53.0.1 dependency-type: direct:production 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>
1 parent a431bc4 commit 9cb4217

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-config-prettier": "^10.1.8",
3232
"eslint-import-resolver-typescript": "^4.4.4",
3333
"eslint-plugin-import": "^2.32.0",
34-
"eslint-plugin-jsdoc": "^52.0.4",
34+
"eslint-plugin-jsdoc": "^53.0.1",
3535
"eslint-plugin-prettier": "^5.5.4",
3636
"eslint-plugin-regex": "^1.10.0",
3737
"eslint-plugin-unused-imports": "^4.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3939,10 +3939,10 @@ eslint-plugin-import@^2.32.0:
39393939
string.prototype.trimend "^1.0.9"
39403940
tsconfig-paths "^3.15.0"
39413941

3942-
eslint-plugin-jsdoc@^52.0.4:
3943-
version "52.0.4"
3944-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.4.tgz#d391b33dd8d6808d573118588451229d4f41f20d"
3945-
integrity sha512-be5OzGlLExvcK13Il3noU7/v7WmAQGenTmCaBKf1pwVtPOb6X+PGFVnJad0QhMj4KKf45XjE4hbsBxv25q1fTg==
3942+
eslint-plugin-jsdoc@^53.0.1:
3943+
version "53.0.1"
3944+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-53.0.1.tgz#6407b7ea102b763d4d1ad20f8faf854e44c549c2"
3945+
integrity sha512-9gYQy6pXAHnJXPFMATQS56O3js39okRrve61VlaXhKyaa9dZuuvTlReStF3eQ+ygG5vybFl7YTw6MkYkrf2GUQ==
39463946
dependencies:
39473947
"@es-joy/jsdoccomment" "~0.52.0"
39483948
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)