Skip to content

Commit b4a0165

Browse files
chore(deps): bump eslint-plugin-jsdoc from 54.3.0 to 54.3.1 (#6024)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 54.3.0 to 54.3.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@v54.3.0...v54.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 54.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fce6ef9 commit b4a0165

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": "^54.3.0",
34+
"eslint-plugin-jsdoc": "^54.3.1",
3535
"eslint-plugin-prettier": "^5.5.4",
3636
"eslint-plugin-regex": "^1.10.0",
3737
"eslint-plugin-unused-imports": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,10 +3947,10 @@ eslint-plugin-import@^2.32.0:
39473947
string.prototype.trimend "^1.0.9"
39483948
tsconfig-paths "^3.15.0"
39493949

3950-
eslint-plugin-jsdoc@^54.3.0:
3951-
version "54.3.0"
3952-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.3.0.tgz#7af935bd44ebe4b8502b0185af1b69dd906d9fc2"
3953-
integrity sha512-G1f3iztVfkmsazoodrvtC71ihdnoZuUhgSXNH1smIGuCWpCFYuFQcv7jAslqQUyVPyGO4lymHsBdRc56bQa79A==
3950+
eslint-plugin-jsdoc@^54.3.1:
3951+
version "54.3.1"
3952+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.3.1.tgz#d00e62d8ce950ecba6658979c071599f3562e6e3"
3953+
integrity sha512-6KlEwRCaQfSi1Wsis4cxsqDfOuQDPG56ozSPCkG+N9aISTQpahbo2n0YZs6c7CIVXQzVdYSxuvQ6w31rfeiMhw==
39543954
dependencies:
39553955
"@es-joy/jsdoccomment" "~0.53.0"
39563956
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)