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.0.8 " ,
62
+ "eslint-plugin-jsdoc" : " ^31.3.3 " ,
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 @@ -6274,10 +6274,10 @@ eslint-plugin-import@^2.22.1:
6274
6274
resolve "^1.17.0"
6275
6275
tsconfig-paths "^3.9.0"
6276
6276
6277
- eslint-plugin-jsdoc@^31.0.8 :
6278
- version "31.0.8 "
6279
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.8 .tgz#403d925f401e4b6dd689666f6225376b6af74103 "
6280
- integrity sha512-tB/+QfKXbV1CUqIwpRdZACt7dv1xDjqEjoJpc07EGqLgydJokT43fsZWPfj2mPbiMXYhZQiJXaKhk1x8lgUDQg ==
6277
+ eslint-plugin-jsdoc@^31.3.3 :
6278
+ version "31.3.3 "
6279
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.3.3 .tgz#e4ca6d37162f91b0430e4fe036dc096513dba99c "
6280
+ integrity sha512-7kmYu7qQpwe4gCLTBGSpwkiCzmsDlQui7HNlEArUE6Jbqb6ddWpn4Q4X26bOpcByRsyAwm+0xwZtWmJVSue+kw ==
6281
6281
dependencies:
6282
6282
comment-parser "1.1.1"
6283
6283
debug "^4.3.1"
You can’t perform that action at this time.
0 commit comments