File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 107
107
"eslint-import-resolver-typescript" : " ^3.5.1" ,
108
108
"eslint-plugin-import" : " ^2.26.0" ,
109
109
"eslint-plugin-jest" : " ^27.1.6" ,
110
- "eslint-plugin-jsdoc" : " ^45 .0.0" ,
110
+ "eslint-plugin-jsdoc" : " ^46 .0.0" ,
111
111
"eslint-plugin-matrix-org" : " ^1.0.0" ,
112
112
"eslint-plugin-tsdoc" : " ^0.2.17" ,
113
113
"eslint-plugin-unicorn" : " ^47.0.0" ,
Original file line number Diff line number Diff line change @@ -3623,17 +3623,18 @@ eslint-plugin-jest@^27.1.6:
3623
3623
dependencies :
3624
3624
" @typescript-eslint/utils" " ^5.10.0"
3625
3625
3626
- eslint-plugin-jsdoc@^45 .0.0 :
3627
- version "45.0.0 "
3628
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-45.0.0 .tgz#6be84e4842a7138cc571a907ea9c31c42eaac5c0 "
3629
- integrity sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g ==
3626
+ eslint-plugin-jsdoc@^46 .0.0 :
3627
+ version "46.2.6 "
3628
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.2.6 .tgz#f25590d371859f20691d65b5dcd4cbe370d65564 "
3629
+ integrity sha512-zIaK3zbSrKuH12bP+SPybPgcHSM6MFzh3HFeaODzmsF1N8C1l8dzJ22cW1aq4g0+nayU1VMjmNf7hg0dpShLrA ==
3630
3630
dependencies :
3631
3631
" @es-joy/jsdoccomment" " ~0.39.4"
3632
3632
are-docs-informative "^0.0.2"
3633
3633
comment-parser "1.3.1"
3634
3634
debug "^4.3.4"
3635
3635
escape-string-regexp "^4.0.0"
3636
3636
esquery "^1.5.0"
3637
+ is-builtin-module "^3.2.1"
3637
3638
semver "^7.5.1"
3638
3639
spdx-expression-parse "^3.0.1"
3639
3640
You can’t perform that action at this time.
0 commit comments