Skip to content

Commit 7688932

Browse files
chore(deps): bump eslint-plugin-jsdoc from 60.2.0 to 60.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 60.2.0 to 60.3.0. - [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@v60.2.0...v60.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 60.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d8701a commit 7688932

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": "^60.2.0",
34+
"eslint-plugin-jsdoc": "^60.3.0",
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
@@ -3954,10 +3954,10 @@ eslint-plugin-import@^2.32.0:
39543954
string.prototype.trimend "^1.0.9"
39553955
tsconfig-paths "^3.15.0"
39563956

3957-
eslint-plugin-jsdoc@^60.2.0:
3958-
version "60.2.0"
3959-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.2.0.tgz#b6ff5f16d3c1cb8470d80d2f674465edf4fc7105"
3960-
integrity sha512-VQNycH0EbjIvgdX6llnLidv7X/yQTJMoQl/L5bXAPasAlPZQFJQi7r5OLc29ushbeQJ7+BFf8UFt9JAQNBZhXg==
3957+
eslint-plugin-jsdoc@^60.3.0:
3958+
version "60.3.0"
3959+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-60.3.0.tgz#454d7ab06b9b2a34b8b8a047f6ebe4aefe6f9f1a"
3960+
integrity sha512-2Hu3S5kvzxvQ/tuxSbFI0yU3ZNhf9Vnd2Q4jeW+0DkCyDrt1SGCguqoa6I9/Tn8Aw6lJIodhEAuOoTGh9dmj9Q==
39613961
dependencies:
39623962
"@es-joy/jsdoccomment" "~0.58.0"
39633963
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)