Skip to content

Commit 3ca3bd6

Browse files
chore(deps-dev): bump eslint-plugin-jsdoc (#7045)
Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 61.4.1 to 61.4.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v61.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 581b163 commit 3ca3bd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,9 +2086,9 @@ eslint-plugin-import@^2.32.0:
20862086
tsconfig-paths "^3.15.0"
20872087

20882088
eslint-plugin-jsdoc@^61.1.12:
2089-
version "61.4.1"
2090-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.1.tgz#3a0b2f72ee67083677dce1a248217336786d1da4"
2091-
integrity sha512-3c1QW/bV25sJ1MsIvsvW+EtLtN6yZMduw7LVQNVt72y2/5BbV5Pg5b//TE5T48LRUxoEQGaZJejCmcj3wCxBzw==
2089+
version "61.4.2"
2090+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.2.tgz#37d67bbfdb372dfcea72236942b963b0283206aa"
2091+
integrity sha512-WzZNvefoUaG/JWikVFhNLYqE2BEd6LQD2ZyfJOe1Ld3Cir05csDMMf0AihGwrSbB/e7fHRSfQOZ4F/hik9fQww==
20922092
dependencies:
20932093
"@es-joy/jsdoccomment" "~0.76.0"
20942094
"@es-joy/resolve.exports" "1.2.0"

0 commit comments

Comments
 (0)