Skip to content

Commit 27ad1d1

Browse files
fix(deps): bump eslint-plugin-jsdoc from 50.6.17 to 50.8.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.17 to 50.8.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.6.17...v50.8.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 50.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49dac39 commit 27ad1d1

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-config-xo-space": "^0.35.0",
1717
"eslint-import-resolver-typescript": "^3.10.1",
1818
"eslint-plugin-import": "^2.31.0",
19-
"eslint-plugin-jsdoc": "^50.6.17",
19+
"eslint-plugin-jsdoc": "^50.8.0",
2020
"eslint-plugin-mocha": "^10.5.0",
2121
"eslint-plugin-n": "^17.18.0",
2222
"eslint-plugin-perfectionist": "^4",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
dependencies:
4444
tslib "^2.4.0"
4545

46-
"@es-joy/jsdoccomment@~0.50.1":
46+
"@es-joy/jsdoccomment@~0.50.2":
4747
version "0.50.2"
4848
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.50.2.tgz#707768f0cb62abe0703d51aa9086986d230a5d5c"
4949
integrity sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==
@@ -839,10 +839,10 @@ debug@^3.2.7:
839839
dependencies:
840840
ms "^2.1.1"
841841

842-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6, debug@^4.4.0:
843-
version "4.4.0"
844-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
845-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
842+
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.1:
843+
version "4.4.1"
844+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
845+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
846846
dependencies:
847847
ms "^2.1.3"
848848

@@ -1132,20 +1132,20 @@ eslint-plugin-import@^2.31.0:
11321132
string.prototype.trimend "^1.0.8"
11331133
tsconfig-paths "^3.15.0"
11341134

1135-
eslint-plugin-jsdoc@^50.6.17:
1136-
version "50.6.17"
1137-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.17.tgz#68a1f1e91aeac8f2784c7e9ee4229f31adb773b2"
1138-
integrity sha512-hq+VQylhd12l8qjexyriDsejZhqiP33WgMTy2AmaGZ9+MrMWVqPECsM87GPxgHfQn0zw+YTuhqjUfk1f+q67aQ==
1135+
eslint-plugin-jsdoc@^50.8.0:
1136+
version "50.8.0"
1137+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f"
1138+
integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==
11391139
dependencies:
1140-
"@es-joy/jsdoccomment" "~0.50.1"
1140+
"@es-joy/jsdoccomment" "~0.50.2"
11411141
are-docs-informative "^0.0.2"
11421142
comment-parser "1.4.1"
1143-
debug "^4.3.6"
1143+
debug "^4.4.1"
11441144
escape-string-regexp "^4.0.0"
1145-
espree "^10.1.0"
1145+
espree "^10.3.0"
11461146
esquery "^1.6.0"
11471147
parse-imports-exports "^0.2.4"
1148-
semver "^7.6.3"
1148+
semver "^7.7.2"
11491149
spdx-expression-parse "^4.0.0"
11501150

11511151
eslint-plugin-mocha@^10.5.0:
@@ -1319,7 +1319,7 @@ eslint@^9:
13191319
natural-compare "^1.4.0"
13201320
optionator "^0.9.3"
13211321

1322-
espree@^10.0.1, espree@^10.1.0, espree@^10.3.0:
1322+
espree@^10.0.1, espree@^10.3.0:
13231323
version "10.3.0"
13241324
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
13251325
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
@@ -2337,10 +2337,10 @@ semver@^6.3.1:
23372337
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
23382338
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
23392339

2340-
semver@^7.0.0, semver@^7.3.8, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1:
2341-
version "7.7.1"
2342-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
2343-
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
2340+
semver@^7.0.0, semver@^7.3.8, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2:
2341+
version "7.7.2"
2342+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
2343+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
23442344

23452345
set-function-length@^1.2.2:
23462346
version "1.2.2"

0 commit comments

Comments
 (0)