File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 81
81
"eslint-plugin-flowtype" : " ^5.2.0" ,
82
82
"eslint-plugin-import" : " ^2.22.0" ,
83
83
"eslint-plugin-jest" : " ^24.0.0" ,
84
- "eslint-plugin-jsdoc" : " ^30.7.7 " ,
84
+ "eslint-plugin-jsdoc" : " ^32.0.0 " ,
85
85
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
86
86
"eslint-plugin-node" : " ^11.1.0" ,
87
87
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -2349,10 +2349,10 @@ commander@^4.0.1:
2349
2349
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
2350
2350
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
2351
2351
2352
- comment-parser@^0.7.6 :
2353
- version "0.7.6 "
2354
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6 .tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
2355
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
2352
+ comment-parser@1.1.2 :
2353
+ version "1.1.2 "
2354
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.2 .tgz#e5317d7a2ec22b470dcb54a29b25426c30bf39d8 "
2355
+ integrity sha512-AOdq0i8ghZudnYv8RUnHrhTgafUGs61Rdz9jemU5x2lnZwAWyOq7vySo626K59e1fVKH1xSRorJwPVRLSWOoAQ ==
2356
2356
2357
2357
commondir@^1.0.1 :
2358
2358
version "1.0.1"
@@ -2978,12 +2978,12 @@ eslint-plugin-jest@^24.0.0:
2978
2978
dependencies :
2979
2979
" @typescript-eslint/experimental-utils" " ^4.0.1"
2980
2980
2981
- eslint-plugin-jsdoc@^30.7.7 :
2982
- version "30.7.13 "
2983
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.7.13 .tgz#52e5c74fb806d3bbeb51d04a0c829508c3c6b563 "
2984
- integrity sha512-YM4WIsmurrp0rHX6XiXQppqKB8Ne5ATiZLJe2+/fkp9l9ExXFr43BbAbjZaVrpCT+tuPYOZ8k1MICARHnURUNQ ==
2981
+ eslint-plugin-jsdoc@^32.0.0 :
2982
+ version "32.0.0 "
2983
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.0.0 .tgz#3e7b0dd452232845e9311442607c07c8787b933a "
2984
+ integrity sha512-AfGe3gqJlcxyRKUjhLzPTUnEMlVVlWJCAh2N0leJndpMflyh0W7zP09+b6NQHBHk7GyR/JY0bXiSswN3QX9Lhg ==
2985
2985
dependencies :
2986
- comment-parser "^0.7.6 "
2986
+ comment-parser "1.1.2 "
2987
2987
debug "^4.3.1"
2988
2988
jsdoctypeparser "^9.0.0"
2989
2989
lodash "^4.17.20"
You can’t perform that action at this time.
0 commit comments