Skip to content

Commit b89df0f

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

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.5.3",
60-
"eslint-plugin-jsdoc": "39.3.2",
60+
"eslint-plugin-jsdoc": "39.3.3",
6161
"eslint-plugin-prettier": "4.0.0",
6262
"jest": "27.5.1",
6363
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2530,10 +2530,10 @@ eslint-plugin-jest@26.5.3:
25302530
dependencies:
25312531
"@typescript-eslint/utils" "^5.10.0"
25322532

2533-
eslint-plugin-jsdoc@39.3.2:
2534-
version "39.3.2"
2535-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403"
2536-
integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg==
2533+
eslint-plugin-jsdoc@39.3.3:
2534+
version "39.3.3"
2535+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3.tgz#75dd67ce581e7527a69f27800138cc0f9c388236"
2536+
integrity sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw==
25372537
dependencies:
25382538
"@es-joy/jsdoccomment" "~0.31.0"
25392539
comment-parser "1.3.1"

0 commit comments

Comments
 (0)