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 71
71
"eslint" : " ^9.32.0" ,
72
72
"eslint-config-prettier" : " 10.1.8" ,
73
73
"eslint-plugin-deprecation" : " ^3.0.0" ,
74
- "eslint-plugin-jsdoc" : " ^51.4.1 " ,
74
+ "eslint-plugin-jsdoc" : " ^54.0.0 " ,
75
75
"eslint-plugin-no-only-tests" : " ^3.3.0" ,
76
76
"eslint-plugin-prettier" : " 5.5.4" ,
77
77
"eslint-plugin-react" : " ^7.37.5" ,
Original file line number Diff line number Diff line change @@ -4999,10 +4999,10 @@ eslint-plugin-deprecation@^3.0.0:
4999
4999
ts-api-utils "^1.3.0"
5000
5000
tslib "^2.3.1"
5001
5001
5002
- eslint-plugin-jsdoc@^51.4.1 :
5003
- version "51.4.1 "
5004
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1 .tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625 "
5005
- integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg ==
5002
+ eslint-plugin-jsdoc@^54.0.0 :
5003
+ version "54.0.0 "
5004
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.0.0 .tgz#d1da9499769f2330f8593bc59c353afe3d0797b2 "
5005
+ integrity sha512-8w5c8OmmD5WD5MNQy1AhmYbiyV4IlSscXUyg5MwvN3BI/bLUmRpeEXc+Mj37y2UZsLhzvHyCscQenUzvbLxQ7Q ==
5006
5006
dependencies :
5007
5007
" @es-joy/jsdoccomment" " ~0.52.0"
5008
5008
are-docs-informative "^0.0.2"
You can’t perform that action at this time.
0 commit comments