Skip to content

Commit a4185c9

Browse files
chore(deps): bump eslint-plugin-jsdoc from 52.0.2 to 52.0.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 52.0.2 to 52.0.3. - [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.2...v52.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3df9b7 commit a4185c9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.2",
34+
"eslint-plugin-jsdoc": "^52.0.3",
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3996,10 +3996,10 @@ eslint-plugin-import@^2.32.0:
39963996
string.prototype.trimend "^1.0.9"
39973997
tsconfig-paths "^3.15.0"
39983998

3999-
eslint-plugin-jsdoc@^52.0.2:
4000-
version "52.0.2"
4001-
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.2.tgz#90921df5bfd4a07c6cf4702d891f0e621d2bfffb"
4002-
integrity sha512-fYrnc7OpRifxxKjH78Y9/D/EouQDYD3G++bpR1Y+A+fy+CMzKZAdGIiHTIxCd2U10hb2y1NxN5TJt9aupq1vmw==
3999+
eslint-plugin-jsdoc@^52.0.3:
4000+
version "52.0.3"
4001+
resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.3.tgz#9b98f38c881d8f924663bd6d9a46caaed9196dfa"
4002+
integrity sha512-QTFvtVVWXwk0RxYF2GDHIQpkz/0fkonthp13YFMBI+Mco+tFrvU8I8E/WKo5ThcH6y3ya9Zx2VHRrZUrcLhs1A==
40034003
dependencies:
40044004
"@es-joy/jsdoccomment" "~0.52.0"
40054005
are-docs-informative "^0.0.2"
@@ -9598,9 +9598,9 @@ yallist@^5.0.0:
95989598
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
95999599

96009600
yaml@>=2.2.2, yaml@^1.10.0, yaml@^2, yaml@^2.8.0:
9601-
version "2.8.0"
9602-
resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
9603-
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
9601+
version "2.8.1"
9602+
resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
9603+
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
96049604

96059605
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
96069606
version "20.2.9"

0 commit comments

Comments
 (0)