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 8181 "eslint-plugin-flowtype" : " ^5.2.0" ,
8282 "eslint-plugin-import" : " ^2.22.0" ,
8383 "eslint-plugin-jest" : " ^24.0.0" ,
84- "eslint-plugin-jsdoc" : " ^30.7.7 " ,
84+ "eslint-plugin-jsdoc" : " ^32.0.0 " ,
8585 "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
8686 "eslint-plugin-node" : " ^11.1.0" ,
8787 "eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -2349,10 +2349,10 @@ commander@^4.0.1:
23492349 resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
23502350 integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
23512351
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 ==
23562356
23572357commondir@^1.0.1 :
23582358 version "1.0.1"
@@ -2978,12 +2978,12 @@ eslint-plugin-jest@^24.0.0:
29782978 dependencies :
29792979 " @typescript-eslint/experimental-utils" " ^4.0.1"
29802980
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 ==
29852985 dependencies :
2986- comment-parser "^0.7.6 "
2986+ comment-parser "1.1.2 "
29872987 debug "^4.3.1"
29882988 jsdoctypeparser "^9.0.0"
29892989 lodash "^4.17.20"
You can’t perform that action at this time.
0 commit comments