Skip to content

Commit 899cc71

Browse files
meta: update dependency eslint-plugin-jsdoc to v39.3.22 (sequelize#15164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 523ac5c commit 899cc71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"delay": "5.0.0",
8383
"esbuild": "0.15.12",
8484
"eslint": "8.26.0",
85-
"eslint-plugin-jsdoc": "39.3.21",
85+
"eslint-plugin-jsdoc": "39.3.22",
8686
"eslint-plugin-mocha": "10.1.0",
8787
"expect-type": "0.13.0",
8888
"fast-glob": "3.2.12",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3163,10 +3163,10 @@ eslint-plugin-jest@^26.1.1:
31633163
dependencies:
31643164
"@typescript-eslint/utils" "^5.10.0"
31653165

3166-
3167-
version "39.3.21"
3168-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.21.tgz#3dc9ccbee175d8ab29be209baae5c27e718069e3"
3169-
integrity sha512-y10zOn+lxYPZCy3WyQeD1bp25Wtz40VcZ3tSlLJs4iWM8r9l1qh6cAe9OjXD25CxMLnfbqLst3UoEvI5o7E5nA==
3166+
3167+
version "39.3.22"
3168+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.22.tgz#500d7ea4f5c924299921cc743726954eb96bc86b"
3169+
integrity sha512-3LqaKwhVybHVFV/l1krF1NNKUALX/y4yD8lw2oInb1jIE2Dx6Bk0Z7YPi1V6eGMnYV4+SOA9qCHsjP9JjiinNQ==
31703170
dependencies:
31713171
"@es-joy/jsdoccomment" "~0.33.0"
31723172
comment-parser "1.3.1"

0 commit comments

Comments
 (0)