Skip to content

Commit c2d979e

Browse files
chore(deps): bump eslint-plugin-jsdoc from 51.4.1 to 52.0.1 (#5953)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.4.1 to 52.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@v51.4.1...v52.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 612de1f commit c2d979e

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": "^51.4.1",
34+
"eslint-plugin-jsdoc": "^52.0.1",
3535
"eslint-plugin-prettier": "^5.5.3",
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
@@ -4203,10 +4203,10 @@ eslint-plugin-import@^2.31.0, eslint-plugin-import@^2.32.0:
42034203
string.prototype.trimend "^1.0.9"
42044204
tsconfig-paths "^3.15.0"
42054205

4206-
eslint-plugin-jsdoc@^51.4.1:
4207-
version "51.4.1"
4208-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1.tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625"
4209-
integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg==
4206+
eslint-plugin-jsdoc@^52.0.1:
4207+
version "52.0.1"
4208+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.1.tgz#c771a1f963454acf90a43da63b3a2864eff4ba62"
4209+
integrity sha512-zJdjpC9z4x28BBdCoxH+/h0BdDLZ9KXQGVKU9gHt3TQJ9kMraep+DgfTIVaXu9u1wy0HyhK2eFMp3icQBV4dkw==
42104210
dependencies:
42114211
"@es-joy/jsdoccomment" "~0.52.0"
42124212
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)