Skip to content

Commit aa9662a

Browse files
Bump eslint-plugin-jsdoc from 51.3.4 to 51.4.1 in the eslint group (#7694)
--- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 51.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b07a386 commit aa9662a

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.2.1",
8989
"electron-builder": "^26.0.18",
9090
"eslint": "^9.31.0",
91-
"eslint-plugin-jsdoc": "^51.3.4",
91+
"eslint-plugin-jsdoc": "^51.4.1",
9292
"eslint-plugin-jsonc": "^2.20.1",
9393
"eslint-plugin-unicorn": "^59.0.1",
9494
"eslint-plugin-vue": "^10.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4030,10 +4030,10 @@ eslint-plugin-import-x@^4.16.1:
40304030
stable-hash-x "^0.2.0"
40314031
unrs-resolver "^1.9.2"
40324032

4033-
eslint-plugin-jsdoc@^51.3.4:
4034-
version "51.3.4"
4035-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.3.4.tgz#40cfc8e406d40a3d9fdf6e44dcccd3c39a198353"
4036-
integrity sha512-maz6qa95+sAjMr9m5oRyfejc+mnyQWsWSe9oyv9371bh4/T0kWOMryJNO4h8rEd97wo/9lbzwi3OOX4rDhnAzg==
4033+
eslint-plugin-jsdoc@^51.4.1:
4034+
version "51.4.1"
4035+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1.tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625"
4036+
integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg==
40374037
dependencies:
40384038
"@es-joy/jsdoccomment" "~0.52.0"
40394039
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)