Skip to content

Commit c9ef383

Browse files
build(deps): update dependency eslint-plugin-jsdoc to v50
1 parent b95df1a commit c9ef383

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "8.57.0",
4646
"eslint-config-prettier": "9.1.0",
4747
"eslint-plugin-import": "2.29.1",
48-
"eslint-plugin-jsdoc": "48.11.0",
48+
"eslint-plugin-jsdoc": "50.2.2",
4949
"eslint-plugin-prefer-arrow": "1.2.3",
5050
"eslint-plugin-sonarjs": "0.25.1",
5151
"prettier": "2.8.8",

Diff for: yarn.lock

+16-16
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"
@@ -1798,7 +1798,7 @@ date-time@^3.1.0:
17981798
dependencies:
17991799
time-zone "^1.0.0"
18001800

1801-
debug@4, debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5:
1801+
debug@4, debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.6:
18021802
version "4.3.6"
18031803
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
18041804
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
@@ -2154,15 +2154,15 @@ [email protected]:
21542154
semver "^6.3.1"
21552155
tsconfig-paths "^3.15.0"
21562156

2157-
eslint-plugin-jsdoc@48.11.0:
2158-
version "48.11.0"
2159-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.11.0.tgz#7c8dae6ce0d814aff54b87fdb808f02635691ade"
2160-
integrity sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==
2157+
eslint-plugin-jsdoc@50.2.2:
2158+
version "50.2.2"
2159+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.2.tgz#151e63c8bc245ea8b2357d4229392a5b993827b0"
2160+
integrity sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==
21612161
dependencies:
2162-
"@es-joy/jsdoccomment" "~0.46.0"
2162+
"@es-joy/jsdoccomment" "~0.48.0"
21632163
are-docs-informative "^0.0.2"
21642164
comment-parser "1.4.1"
2165-
debug "^4.3.5"
2165+
debug "^4.3.6"
21662166
escape-string-regexp "^4.0.0"
21672167
espree "^10.1.0"
21682168
esquery "^1.6.0"
@@ -3363,10 +3363,10 @@ [email protected]:
33633363
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
33643364
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
33653365

3366-
jsdoc-type-pratt-parser@~4.0.0:
3367-
version "4.0.0"
3368-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz#136f0571a99c184d84ec84662c45c29ceff71114"
3369-
integrity sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==
3366+
jsdoc-type-pratt-parser@~4.1.0:
3367+
version "4.1.0"
3368+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
3369+
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
33703370

33713371
33723372
version "3.0.1"

0 commit comments

Comments
 (0)