Skip to content

Commit a04be09

Browse files
build(deps): update dependency eslint-plugin-jsdoc to v50.6.11
1 parent 0f83525 commit a04be09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "8.57.1",
4747
"eslint-config-prettier": "9.1.0",
4848
"eslint-plugin-import": "2.31.0",
49-
"eslint-plugin-jsdoc": "50.6.10",
49+
"eslint-plugin-jsdoc": "50.6.11",
5050
"eslint-plugin-prefer-arrow": "1.2.3",
5151
"eslint-plugin-sonarjs": "3.0.2",
5252
"husky": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,10 +2162,10 @@ [email protected]:
21622162
string.prototype.trimend "^1.0.8"
21632163
tsconfig-paths "^3.15.0"
21642164

2165-
2166-
version "50.6.10"
2167-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.10.tgz#aab31beaaa2cb94dd55439a83f0e3025a4dd9dce"
2168-
integrity sha512-HJRMrRIXjWtDyU6yar8xvdKMc1waSAfE6vRjEWBpws6pYeoVyCFtQQneEBnQkHXOV60idH5ymo/bh1XNBOTQmA==
2165+
2166+
version "50.6.11"
2167+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.11.tgz#36733620dafe03e8666df4cff449c7e9a8e1b1da"
2168+
integrity sha512-k4+MnBCGR8cuIB5MZ++FGd4gbXxjob2rX1Nq0q3nWFF4xSGZENTgTLZSjb+u9B8SAnP6lpGV2FJrBjllV3pVSg==
21692169
dependencies:
21702170
"@es-joy/jsdoccomment" "~0.49.0"
21712171
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)