Skip to content

Commit 462a5b2

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v39.7.1 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2056cbc commit 462a5b2

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.7.0",
60+
"eslint-plugin-jsdoc": "39.7.1",
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-
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==
2542+
2543+
version "39.7.1"
2544+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.7.1.tgz#d76f9c995116371f6bd3fc6c99a0c0128c4552a2"
2545+
integrity sha512-e7MRWrN+DBr7QEMFN9Hg+ZBVvykF4UM9sIuHKGFK1oeRZXnyzADY+GWcJodLF3U8AQkFXVCZ6UeljGa2Cf3KNw==
25462546
dependencies:
25472547
"@es-joy/jsdoccomment" "~0.36.1"
25482548
comment-parser "1.3.1"

0 commit comments

Comments
 (0)