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 64
64
"eslint" : " ^9.31.0" ,
65
65
"eslint-config-prettier" : " ^10.1.5" ,
66
66
"eslint-plugin-deprecation" : " ^3.0.0" ,
67
- "eslint-plugin-jsdoc" : " ^51.4.0 " ,
67
+ "eslint-plugin-jsdoc" : " ^51.4.1 " ,
68
68
"eslint-plugin-prettier" : " ^5.5.1" ,
69
69
"eslint-plugin-react" : " ^7.37.5" ,
70
70
"eslint-plugin-react-hooks" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -4303,10 +4303,10 @@ eslint-plugin-deprecation@^3.0.0:
4303
4303
ts-api-utils "^1.3.0"
4304
4304
tslib "^2.3.1"
4305
4305
4306
- eslint-plugin-jsdoc@^51.4.0 :
4307
- version "51.4.0 "
4308
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.0 .tgz#03d3e2f40b5d8dda39f773430e0dad5ce29cd314 "
4309
- integrity sha512-woooKbcFiQdpfJg1g/WmFHItaZuDE14SZ7QVW3eV/5e3mbOicjtgVz6cFkYJ3MP9n5WL9/ZAvuWuGkAkMFhDYQ ==
4306
+ eslint-plugin-jsdoc@^51.4.1 :
4307
+ version "51.4.1 "
4308
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.4.1 .tgz#a512460da6ba328ac3be0c3e7b2aaa4633175625 "
4309
+ integrity sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg ==
4310
4310
dependencies :
4311
4311
" @es-joy/jsdoccomment" " ~0.52.0"
4312
4312
are-docs-informative "^0.0.2"
You can’t perform that action at this time.
0 commit comments