Skip to content

Commit 304558c

Browse files
chore(deps): bump eslint-plugin-jsdoc from 52.0.1 to 52.0.2 (#5959)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 52.0.1 to 52.0.2. - [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.1...v52.0.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c67db commit 304558c

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.1",
34+
"eslint-plugin-jsdoc": "^52.0.2",
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
@@ -3925,10 +3925,10 @@ eslint-plugin-import@^2.32.0:
39253925
string.prototype.trimend "^1.0.9"
39263926
tsconfig-paths "^3.15.0"
39273927

3928-
eslint-plugin-jsdoc@^52.0.1:
3929-
version "52.0.1"
3930-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.1.tgz#c771a1f963454acf90a43da63b3a2864eff4ba62"
3931-
integrity sha512-zJdjpC9z4x28BBdCoxH+/h0BdDLZ9KXQGVKU9gHt3TQJ9kMraep+DgfTIVaXu9u1wy0HyhK2eFMp3icQBV4dkw==
3928+
eslint-plugin-jsdoc@^52.0.2:
3929+
version "52.0.2"
3930+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.2.tgz#90921df5bfd4a07c6cf4702d891f0e621d2bfffb"
3931+
integrity sha512-fYrnc7OpRifxxKjH78Y9/D/EouQDYD3G++bpR1Y+A+fy+CMzKZAdGIiHTIxCd2U10hb2y1NxN5TJt9aupq1vmw==
39323932
dependencies:
39333933
"@es-joy/jsdoccomment" "~0.52.0"
39343934
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)