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 @@ -2315,10 +2315,10 @@ commander@^4.0.1:
2315
2315
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
2316
2316
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
2317
2317
2318
- comment-parser@^0.7.6 :
2319
- version "0.7.6 "
2320
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6 .tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
2321
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
2318
+ comment-parser@1.1.2 :
2319
+ version "1.1.2 "
2320
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.2 .tgz#e5317d7a2ec22b470dcb54a29b25426c30bf39d8 "
2321
+ integrity sha512-AOdq0i8ghZudnYv8RUnHrhTgafUGs61Rdz9jemU5x2lnZwAWyOq7vySo626K59e1fVKH1xSRorJwPVRLSWOoAQ ==
2322
2322
2323
2323
commondir@^1.0.1 :
2324
2324
version "1.0.1"
@@ -2944,12 +2944,12 @@ eslint-plugin-jest@^24.0.0:
2944
2944
dependencies :
2945
2945
" @typescript-eslint/experimental-utils" " ^4.0.1"
2946
2946
2947
- eslint-plugin-jsdoc@^30.7.7 :
2948
- version "30.7.13 "
2949
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.7.13 .tgz#52e5c74fb806d3bbeb51d04a0c829508c3c6b563 "
2950
- integrity sha512-YM4WIsmurrp0rHX6XiXQppqKB8Ne5ATiZLJe2+/fkp9l9ExXFr43BbAbjZaVrpCT+tuPYOZ8k1MICARHnURUNQ ==
2947
+ eslint-plugin-jsdoc@^32.0.0 :
2948
+ version "32.0.0 "
2949
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-32.0.0 .tgz#3e7b0dd452232845e9311442607c07c8787b933a "
2950
+ integrity sha512-AfGe3gqJlcxyRKUjhLzPTUnEMlVVlWJCAh2N0leJndpMflyh0W7zP09+b6NQHBHk7GyR/JY0bXiSswN3QX9Lhg ==
2951
2951
dependencies :
2952
- comment-parser "^0.7.6 "
2952
+ comment-parser "1.1.2 "
2953
2953
debug "^4.3.1"
2954
2954
jsdoctypeparser "^9.0.0"
2955
2955
lodash "^4.17.20"
You can’t perform that action at this time.
0 commit comments