Skip to content

Commit 99fac3a

Browse files
chore(dev-deps): bump eslint-plugin-jsdoc from 39.3.6 to 39.3.14 (#744)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.6 to 39.3.14. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v39.3.6...v39.3.14) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2503c5 commit 99fac3a

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-config-salesforce-typescript": "^1.1.1",
6464
"eslint-plugin-header": "^3.1.1",
6565
"eslint-plugin-import": "^2.26.0",
66-
"eslint-plugin-jsdoc": "^39.3.6",
66+
"eslint-plugin-jsdoc": "^39.3.14",
6767
"husky": "^7.0.4",
6868
"jsforce": "^2.0.0-beta.19",
6969
"mocha": "^9.2.2",

yarn.lock

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,10 @@
376376
esquery "^1.4.0"
377377
jsdoc-type-pratt-parser "1.0.4"
378378

379-
"@es-joy/jsdoccomment@~0.31.0":
380-
version "0.31.0"
381-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc"
382-
integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ==
379+
"@es-joy/jsdoccomment@~0.33.0":
380+
version "0.33.0"
381+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.33.0.tgz#59416d08442d0fdbb316fc1cb491e750db80b9ad"
382+
integrity sha512-bkxMGTlHPE4vfarXt1L1fOm81O18jTRFNgh3Fm4iPKctfWxcpJw4cpth5BhLkGZy4HFzGn/KfD/zGks/J+ZIIw==
383383
dependencies:
384384
comment-parser "1.3.1"
385385
esquery "^1.4.0"
@@ -2606,17 +2606,17 @@ eslint-plugin-jsdoc@^35.1.2:
26062606
semver "^7.3.5"
26072607
spdx-expression-parse "^3.0.1"
26082608

2609-
eslint-plugin-jsdoc@^39.3.6:
2610-
version "39.3.6"
2611-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.6.tgz#6ba29f32368d72a51335a3dc9ccd22ad0437665d"
2612-
integrity sha512-R6dZ4t83qPdMhIOGr7g2QII2pwCjYyKP+z0tPOfO1bbAbQyKC20Y2Rd6z1te86Lq3T7uM8bNo+VD9YFpE8HU/g==
2609+
eslint-plugin-jsdoc@^39.3.14:
2610+
version "39.3.14"
2611+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.14.tgz#2591bf48907a7527a6e689fd721634364d08fe4e"
2612+
integrity sha512-kle7ot5xvzXwWzg7ElzTPM/y1IWUo0kfa5X+ZwOC/7Jw81OJaqIaNEk+2ZH+HcKkbwRUQ3RTdK9qsm4p5vbXAQ==
26132613
dependencies:
2614-
"@es-joy/jsdoccomment" "~0.31.0"
2614+
"@es-joy/jsdoccomment" "~0.33.0"
26152615
comment-parser "1.3.1"
26162616
debug "^4.3.4"
26172617
escape-string-regexp "^4.0.0"
26182618
esquery "^1.4.0"
2619-
semver "^7.3.7"
2619+
semver "^7.3.8"
26202620
spdx-expression-parse "^3.0.1"
26212621

26222622
eslint-plugin-prefer-arrow@^1.2.1:
@@ -5904,7 +5904,7 @@ sax@>=0.6.0:
59045904
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
59055905
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
59065906

5907-
[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7:
5907+
59085908
version "7.3.7"
59095909
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
59105910
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
@@ -5916,6 +5916,13 @@ semver@^6.0.0, semver@^6.3.0:
59165916
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
59175917
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
59185918

5919+
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
5920+
version "7.3.8"
5921+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5922+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5923+
dependencies:
5924+
lru-cache "^6.0.0"
5925+
59195926
sentence-case@^3.0.4:
59205927
version "3.0.4"
59215928
resolved "https://registry.yarnpkg.com/sentence-case/-/sentence-case-3.0.4.tgz#3645a7b8c117c787fde8702056225bb62a45131f"

0 commit comments

Comments
 (0)