This repository was archived by the owner on Feb 27, 2024. It is now read-only.
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 59
59
"eslint" : " ^7.18.0" ,
60
60
"eslint-config-prettier" : " ^7.2.0" ,
61
61
"eslint-plugin-import" : " ^2.22.1" ,
62
- "eslint-plugin-jsdoc" : " ^31.3.3 " ,
62
+ "eslint-plugin-jsdoc" : " ^31.4.0 " ,
63
63
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
64
64
"eslint-plugin-prettier" : " ^3.3.1" ,
65
65
"eslint-plugin-react" : " ^7.22.0" ,
Original file line number Diff line number Diff line change @@ -5942,10 +5942,10 @@ eslint-plugin-import@^2.22.1:
5942
5942
resolve "^1.17.0"
5943
5943
tsconfig-paths "^3.9.0"
5944
5944
5945
- eslint-plugin-jsdoc@^31.3.3 :
5946
- version "31.3.3 "
5947
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.3.3 .tgz#e4ca6d37162f91b0430e4fe036dc096513dba99c "
5948
- integrity sha512-7kmYu7qQpwe4gCLTBGSpwkiCzmsDlQui7HNlEArUE6Jbqb6ddWpn4Q4X26bOpcByRsyAwm+0xwZtWmJVSue+kw ==
5945
+ eslint-plugin-jsdoc@^31.4.0 :
5946
+ version "31.4.0 "
5947
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.4.0 .tgz#70e00f5f8f7cc695de36319d0e761e1a784ae10e "
5948
+ integrity sha512-NX387IVQrA/ZE9F1tpeEFzZDsXb/BJS4HdT1ZH0RME3O/4DJF8GNQnjMSia8O3gFx/kjfASsdmK5LglVs+xGLA ==
5949
5949
dependencies:
5950
5950
comment-parser "1.1.1"
5951
5951
debug "^4.3.1"
You can’t perform that action at this time.
0 commit comments