File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 33
33
"eslint-config-salesforce-typescript" : " ^1.1.1" ,
34
34
"eslint-plugin-header" : " ^3.0.0" ,
35
35
"eslint-plugin-import" : " 2.26.0" ,
36
- "eslint-plugin-jsdoc" : " ^39.3.6 " ,
36
+ "eslint-plugin-jsdoc" : " ^39.3.14 " ,
37
37
"husky" : " ^7.0.4" ,
38
38
"mocha" : " ^9.1.3" ,
39
39
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 394
394
esquery "^1.4.0"
395
395
jsdoc-type-pratt-parser "1.0.4"
396
396
397
- " @es-joy/jsdoccomment@~0.31 .0 " :
398
- version "0.31 .0"
399
- resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31 .0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc "
400
- integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ ==
397
+ " @es-joy/jsdoccomment@~0.33 .0 " :
398
+ version "0.33 .0"
399
+ resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33 .0.tgz#59416d08442d0fdbb316fc1cb491e750db80b9ad "
400
+ integrity sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw ==
401
401
dependencies :
402
402
comment-parser "1.3.1"
403
403
esquery "^1.4.0"
@@ -3689,17 +3689,17 @@ eslint-plugin-jsdoc@^35.1.2:
3689
3689
semver "^7.3.5"
3690
3690
spdx-expression-parse "^3.0.1"
3691
3691
3692
- eslint-plugin-jsdoc@^39.3.6 :
3693
- version "39.3.6 "
3694
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.6 .tgz#6ba29f32368d72a51335a3dc9ccd22ad0437665d "
3695
- integrity sha512-R6dZ4t83qPdMhIOGr7g2QII2pwCjYyKP+z0tPOfO1bbAbQyKC20Y2Rd6z1te86Lq3T7uM8bNo+VD9YFpE8HU/g ==
3692
+ eslint-plugin-jsdoc@^39.3.14 :
3693
+ version "39.3.14 "
3694
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.14 .tgz#2591bf48907a7527a6e689fd721634364d08fe4e "
3695
+ integrity sha512-kle7ot5xvzXwWzg7ElzTPM/y1IWUo0kfa5X+ZwOC/7Jw81OJaqIaNEk+2ZH+HcKkbwRUQ3RTdK9qsm4p5vbXAQ ==
3696
3696
dependencies :
3697
- " @es-joy/jsdoccomment" " ~0.31 .0"
3697
+ " @es-joy/jsdoccomment" " ~0.33 .0"
3698
3698
comment-parser "1.3.1"
3699
3699
debug "^4.3.4"
3700
3700
escape-string-regexp "^4.0.0"
3701
3701
esquery "^1.4.0"
3702
- semver "^7.3.7 "
3702
+ semver "^7.3.8 "
3703
3703
spdx-expression-parse "^3.0.1"
3704
3704
3705
3705
eslint-plugin-prefer-arrow@^1.2.1 :
You can’t perform that action at this time.
0 commit comments