Skip to content

Commit 79c30a6

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

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
@@ -15,7 +15,7 @@
1515
"eslint-plugin-eslint-comments": "3.2.0",
1616
"eslint-plugin-import": "2.26.0",
1717
"eslint-plugin-jest": "26.5.3",
18-
"eslint-plugin-jsdoc": "39.3.2",
18+
"eslint-plugin-jsdoc": "39.3.3",
1919
"eslint-plugin-prettier": "4.0.0",
2020
"jest": "27.5.1",
2121
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,10 +1444,10 @@ [email protected]:
14441444
dependencies:
14451445
"@typescript-eslint/utils" "^5.10.0"
14461446

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

0 commit comments

Comments
 (0)