Skip to content

Commit 2f1fb31

Browse files
dependabot[bot]caetano-dev
authored andcommitted
Bump eslint-plugin-jsdoc from 56.1.2 to 57.0.3 in the eslint group (#8030)
Bumps the eslint group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 56.1.2 to 57.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@v56.1.2...v57.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 57.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcccace commit 2f1fb31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"electron": "^37.4.0",
8989
"electron-builder": "^26.0.20",
9090
"eslint": "^9.35.0",
91-
"eslint-plugin-jsdoc": "^56.1.2",
91+
"eslint-plugin-jsdoc": "^57.0.3",
9292
"eslint-plugin-jsonc": "^2.20.1",
9393
"eslint-plugin-unicorn": "^61.0.2",
9494
"eslint-plugin-vue": "^10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4011,10 +4011,10 @@ eslint-plugin-import-x@^4.16.1:
40114011
stable-hash-x "^0.2.0"
40124012
unrs-resolver "^1.9.2"
40134013

4014-
eslint-plugin-jsdoc@^56.1.2:
4015-
version "56.1.2"
4016-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-56.1.2.tgz#89507a53b96142b5b2c7bc50b5efb835230c0893"
4017-
integrity sha512-g30LmgNkpKsKNge4NKtoARCvGvGYHeCQjEWCs5xlNwHxdwVvd0rZaovHmD/D0of0H1bqcyFYv6WXDVAezndstw==
4014+
eslint-plugin-jsdoc@^57.0.3:
4015+
version "57.0.3"
4016+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-57.0.3.tgz#08ade3bfd20bb1871a2d89f01082a86f43af1d24"
4017+
integrity sha512-v+9MijTLMHqYQpWPCad2Sb+4DCT7U17rZISoy/MgvSn2L8GDxWP/zz0LM7XV0EFiPU9FNjPb3ZNAfhtikpNIYA==
40184018
dependencies:
40194019
"@es-joy/jsdoccomment" "~0.58.0"
40204020
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)