Skip to content

Commit 2475242

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v39.7.0 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e45a45b commit 2475242

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-eslint-comments": "3.2.0",
5858
"eslint-plugin-import": "2.26.0",
5959
"eslint-plugin-jest": "26.9.0",
60-
"eslint-plugin-jsdoc": "39.6.9",
60+
"eslint-plugin-jsdoc": "39.7.0",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
6363
"prettier": "2.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,10 +2539,10 @@ [email protected]:
25392539
dependencies:
25402540
"@typescript-eslint/utils" "^5.10.0"
25412541

2542-
eslint-plugin-jsdoc@39.6.9:
2543-
version "39.6.9"
2544-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.9.tgz#f9c6f43fb31def89bbf86c1dcd0367983a062fa5"
2545-
integrity sha512-GrESRfjT1jOaK1LC2DldMuh+Ajmex9OnRIVSKMXJ1t7lNDB+J2MA11afLPXfkTKWJpplxZohjo8prT8s5LOPgQ==
2542+
eslint-plugin-jsdoc@39.7.0:
2543+
version "39.7.0"
2544+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.0.tgz#887c8996fcad5c9d2ac7835018f81278706464e5"
2545+
integrity sha512-4gWAJABzWzfu/LBNLo5cdZph8Ce8QY/Og3FvzU2TsBz50hDB3gBlMJulrmFvPHFXnSxmB6mzMf3dpi4yxdFKfQ==
25462546
dependencies:
25472547
"@es-joy/jsdoccomment" "~0.36.1"
25482548
comment-parser "1.3.1"

0 commit comments

Comments
 (0)