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 46
46
"eslint-config-salesforce-typescript" : " ^1.1.1" ,
47
47
"eslint-plugin-header" : " ^3.1.1" ,
48
48
"eslint-plugin-import" : " ^2.26.0" ,
49
- "eslint-plugin-jsdoc" : " ^39.3.14 " ,
49
+ "eslint-plugin-jsdoc" : " ^39.6.2 " ,
50
50
"eslint-plugin-sf-plugin" : " ^0.3.0" ,
51
51
"husky" : " ^7.0.4" ,
52
52
"mocha" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 382
382
esquery "^1.4.0"
383
383
jsdoc-type-pratt-parser "1.0.4"
384
384
385
- " @es-joy/jsdoccomment@~0.33 .0 " :
386
- version "0.33 .0"
387
- resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33 .0.tgz#59416d08442d0fdbb316fc1cb491e750db80b9ad "
388
- integrity sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw ==
385
+ " @es-joy/jsdoccomment@~0.36 .0 " :
386
+ version "0.36 .0"
387
+ resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36 .0.tgz#e3898aad334281a10ceb3c0ec406297a79f2b043 "
388
+ integrity sha512-u0XZyvUF6Urb2cSivSXA8qXIpT/CxkHcdtZKoWusAzgzmsTWpg0F2FpWXsolHmMUyVY3dLWaoy+0ccJ5uf2QjA ==
389
389
dependencies :
390
390
comment-parser "1.3.1"
391
391
esquery "^1.4.0"
@@ -3849,12 +3849,12 @@ eslint-plugin-jsdoc@^35.1.2:
3849
3849
semver "^7.3.5"
3850
3850
spdx-expression-parse "^3.0.1"
3851
3851
3852
- eslint-plugin-jsdoc@^39.3.14 :
3853
- version "39.3.14 "
3854
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.14 .tgz#2591bf48907a7527a6e689fd721634364d08fe4e "
3855
- integrity sha512-kle7ot5xvzXwWzg7ElzTPM/y1IWUo0kfa5X+ZwOC/7Jw81OJaqIaNEk+2ZH+HcKkbwRUQ3RTdK9qsm4p5vbXAQ ==
3852
+ eslint-plugin-jsdoc@^39.6.2 :
3853
+ version "39.6.2 "
3854
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.2 .tgz#dcc86cec7cce47aa1a646e38debd5bdf76f63742 "
3855
+ integrity sha512-dvgY/W7eUFoAIIiaWHERIMI61ZWqcz9YFjEeyTzdPlrZc3TY/3aZm5aB91NUoTLWYZmO/vFlYSuQi15tF7uE5A ==
3856
3856
dependencies :
3857
- " @es-joy/jsdoccomment" " ~0.33 .0"
3857
+ " @es-joy/jsdoccomment" " ~0.36 .0"
3858
3858
comment-parser "1.3.1"
3859
3859
debug "^4.3.4"
3860
3860
escape-string-regexp "^4.0.0"
You can’t perform that action at this time.
0 commit comments