File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 71
71
"eslint" : " ^8.39.0" ,
72
72
"eslint-config-prettier" : " ^8.8.0" ,
73
73
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
74
- "eslint-plugin-jsdoc" : " ^ 43.1.0 " ,
74
+ "eslint-plugin-jsdoc" : " 43.0.5 " ,
75
75
"eslint-plugin-node" : " ^11.1.0" ,
76
76
"eslint-plugin-unicorn" : " ^46.0.0" ,
77
77
"execa" : " ^5.1.1" ,
Original file line number Diff line number Diff line change 1022
1022
enabled "2.0.x"
1023
1023
kuler "^2.0.0"
1024
1024
1025
- " @es-joy/jsdoccomment@~0.37.1 " :
1025
+ " @es-joy/jsdoccomment@~0.37.0 " :
1026
1026
version "0.37.1"
1027
1027
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz#fa32a41ba12097452693343e09ad4d26d157aedd"
1028
1028
integrity sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg==
@@ -3308,12 +3308,12 @@ eslint-plugin-eslint-comments@^3.2.0:
3308
3308
escape-string-regexp "^1.0.5"
3309
3309
ignore "^5.0.5"
3310
3310
3311
- eslint-plugin-jsdoc@^ 43.1.0 :
3312
- version "43.1.0 "
3313
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.1.0. tgz#e4e685eef66b17d0b99221e5933c9f179cb2fe94 "
3314
- integrity sha512-TIeaVIW3nu9/dCrx/W5+IUUyNHyYP/dzEd4JKjxfhCFjEA6D1KmNFr00ykLxHcTeHsZs02TbT3CEA8Coen3u8A ==
3311
+ eslint-plugin-jsdoc@43.0.5 :
3312
+ version "43.0.5 "
3313
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.5. tgz#5b19487f6bb8d9cda64eafd992f8ec190bcec043 "
3314
+ integrity sha512-4+hN5jrwcElXwK+J6GiUYbgHl+C063lu1gR2ajUA1L4bs+rBsAoV37dP2gISfqzoU83VsY1/sSD4wvH87JHCsQ ==
3315
3315
dependencies :
3316
- " @es-joy/jsdoccomment" " ~0.37.1 "
3316
+ " @es-joy/jsdoccomment" " ~0.37.0 "
3317
3317
are-docs-informative "^0.0.2"
3318
3318
comment-parser "1.3.1"
3319
3319
debug "^4.3.4"
You can’t perform that action at this time.
0 commit comments