Skip to content

Commit f8577b6

Browse files
build(deps): update dependency eslint-plugin-jsdoc to v50
1 parent 5d1939e commit f8577b6

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "8.57.0",
4545
"eslint-config-prettier": "9.1.0",
4646
"eslint-plugin-import": "2.30.0",
47-
"eslint-plugin-jsdoc": "48.11.0",
47+
"eslint-plugin-jsdoc": "50.2.3",
4848
"eslint-plugin-prefer-arrow": "1.2.3",
4949
"eslint-plugin-sonarjs": "0.25.1",
5050
"husky": "9.1.5",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
dependencies:
8787
"@jridgewell/trace-mapping" "0.3.9"
8888

89-
"@es-joy/jsdoccomment@~0.46.0":
90-
version "0.46.0"
91-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz#47a2ee4bfc0081f252e058272dfab680aaed464d"
92-
integrity sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==
89+
"@es-joy/jsdoccomment@~0.48.0":
90+
version "0.48.0"
91+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.48.0.tgz#5d9dc1a295cf5d1ed224dffafb4800d5c7206c27"
92+
integrity sha512-G6QUWIcC+KvSwXNsJyDTHvqUdNoAVJPPgkc3+Uk4WBKqZvoXhlvazOgm9aL0HwihJLQf0l+tOE2UFzXBqCqgDw==
9393
dependencies:
9494
comment-parser "1.4.1"
9595
esquery "^1.6.0"
96-
jsdoc-type-pratt-parser "~4.0.0"
96+
jsdoc-type-pratt-parser "~4.1.0"
9797

9898
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
9999
version "4.4.0"
@@ -1792,7 +1792,7 @@ date-time@^3.1.0:
17921792
dependencies:
17931793
time-zone "^1.0.0"
17941794

1795-
debug@4, debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5:
1795+
debug@4, debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6:
17961796
version "4.3.7"
17971797
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
17981798
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
@@ -2149,15 +2149,15 @@ eslint-plugin-import@2.30.0:
21492149
semver "^6.3.1"
21502150
tsconfig-paths "^3.15.0"
21512151

2152-
eslint-plugin-jsdoc@48.11.0:
2153-
version "48.11.0"
2154-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.11.0.tgz#7c8dae6ce0d814aff54b87fdb808f02635691ade"
2155-
integrity sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==
2152+
eslint-plugin-jsdoc@50.2.3:
2153+
version "50.2.3"
2154+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.3.tgz#75c455ab04819138d3cde37d92d9eb162dc41cb6"
2155+
integrity sha512-aNh/dz3wSkyo53y2KWDCrA8fDuXDMtMVflcbesd8AFPgcF8ugOv9mJxC7qKB95R96nzCB91iEwU7MMznh/7okQ==
21562156
dependencies:
2157-
"@es-joy/jsdoccomment" "~0.46.0"
2157+
"@es-joy/jsdoccomment" "~0.48.0"
21582158
are-docs-informative "^0.0.2"
21592159
comment-parser "1.4.1"
2160-
debug "^4.3.5"
2160+
debug "^4.3.6"
21612161
escape-string-regexp "^4.0.0"
21622162
espree "^10.1.0"
21632163
esquery "^1.6.0"
@@ -3392,10 +3392,10 @@ jsbn@1.1.0:
33923392
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
33933393
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
33943394

3395-
jsdoc-type-pratt-parser@~4.0.0:
3396-
version "4.0.0"
3397-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114"
3398-
integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==
3395+
jsdoc-type-pratt-parser@~4.1.0:
3396+
version "4.1.0"
3397+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
3398+
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
33993399

34003400
json-buffer@3.0.1:
34013401
version "3.0.1"

0 commit comments

Comments
 (0)