File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-config-prettier" : " ^10.1.8" ,
32
32
"eslint-import-resolver-typescript" : " ^4.4.4" ,
33
33
"eslint-plugin-import" : " ^2.32.0" ,
34
- "eslint-plugin-jsdoc" : " ^52.0.2 " ,
34
+ "eslint-plugin-jsdoc" : " ^52.0.4 " ,
35
35
"eslint-plugin-prettier" : " ^5.5.3" ,
36
36
"eslint-plugin-regex" : " ^1.10.0" ,
37
37
"eslint-plugin-unused-imports" : " ^4.1.4" ,
Original file line number Diff line number Diff line change @@ -3934,10 +3934,10 @@ eslint-plugin-import@^2.32.0:
3934
3934
string.prototype.trimend "^1.0.9"
3935
3935
tsconfig-paths "^3.15.0"
3936
3936
3937
- eslint-plugin-jsdoc@^52.0.2 :
3938
- version "52.0.2 "
3939
- resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.2 .tgz#90921df5bfd4a07c6cf4702d891f0e621d2bfffb "
3940
- integrity sha512-fYrnc7OpRifxxKjH78Y9/D/EouQDYD3G++bpR1Y+A+fy+CMzKZAdGIiHTIxCd2U10hb2y1NxN5TJt9aupq1vmw ==
3937
+ eslint-plugin-jsdoc@^52.0.4 :
3938
+ version "52.0.4 "
3939
+ resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.4 .tgz#d391b33dd8d6808d573118588451229d4f41f20d "
3940
+ integrity sha512-be5OzGlLExvcK13Il3noU7/v7WmAQGenTmCaBKf1pwVtPOb6X+PGFVnJad0QhMj4KKf45XjE4hbsBxv25q1fTg ==
3941
3941
dependencies :
3942
3942
" @es-joy/jsdoccomment" " ~0.52.0"
3943
3943
are-docs-informative "^0.0.2"
You can’t perform that action at this time.
0 commit comments