Skip to content

Commit 4b8ed94

Browse files
Bump eslint-plugin-jsdoc from 51.4.1 to 54.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.4.1 to 54.0.0. - [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...v54.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 54.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84adb16 commit 4b8ed94

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
@@ -71,7 +71,7 @@
7171
"eslint": "^9.32.0",
7272
"eslint-config-prettier": "10.1.8",
7373
"eslint-plugin-deprecation": "^3.0.0",
74-
"eslint-plugin-jsdoc": "^51.4.1",
74+
"eslint-plugin-jsdoc": "^54.0.0",
7575
"eslint-plugin-no-only-tests": "^3.3.0",
7676
"eslint-plugin-prettier": "5.5.4",
7777
"eslint-plugin-react": "^7.37.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4999,10 +4999,10 @@ eslint-plugin-deprecation@^3.0.0:
49994999
ts-api-utils "^1.3.0"
50005000
tslib "^2.3.1"
50015001

5002-
eslint-plugin-jsdoc@^51.4.1:
5003-
version "51.4.1"
5004-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1.tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625"
5005-
integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg==
5002+
eslint-plugin-jsdoc@^54.0.0:
5003+
version "54.0.0"
5004+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.0.0.tgz#d1da9499769f2330f8593bc59c353afe3d0797b2"
5005+
integrity sha512-8w5c8OmmD5WD5MNQy1AhmYbiyV4IlSscXUyg5MwvN3BI/bLUmRpeEXc+Mj37y2UZsLhzvHyCscQenUzvbLxQ7Q==
50065006
dependencies:
50075007
"@es-joy/jsdoccomment" "~0.52.0"
50085008
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)