Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.3 (#14662)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2022
1 parent b382a32 commit 4470fcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"delay": "5.0.0",
"esbuild": "0.14.46",
"eslint": "8.18.0",
"eslint-plugin-jsdoc": "39.3.2",
"eslint-plugin-jsdoc": "39.3.3",
"eslint-plugin-mocha": "10.0.5",
"expect-type": "0.13.0",
"fast-glob": "3.2.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3189,10 +3189,10 @@ eslint-plugin-jest@^26.1.1:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

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

0 comments on commit 4470fcb

Please sign in to comment.