Skip to content

Commit e9846e0

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v46.9.0
1 parent a28ecef commit e9846e0

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
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/eslint-plugin": "6.10.0",
4040
"@typescript-eslint/parser": "6.10.0",
4141
"eslint": "8.53.0",
42-
"eslint-plugin-jsdoc": "46.8.2",
42+
"eslint-plugin-jsdoc": "46.9.0",
4343
"lint-staged": "15.0.2",
4444
"prettier": "3.0.3",
4545
"prettier-package-json": "2.8.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -327,14 +327,14 @@ __metadata:
327327
languageName: node
328328
linkType: hard
329329

330-
"@es-joy/jsdoccomment@npm:~0.40.1":
331-
version: 0.40.1
332-
resolution: "@es-joy/jsdoccomment@npm:0.40.1"
330+
"@es-joy/jsdoccomment@npm:~0.41.0":
331+
version: 0.41.0
332+
resolution: "@es-joy/jsdoccomment@npm:0.41.0"
333333
dependencies:
334-
comment-parser: "npm:1.4.0"
334+
comment-parser: "npm:1.4.1"
335335
esquery: "npm:^1.5.0"
336336
jsdoc-type-pratt-parser: "npm:~4.0.0"
337-
checksum: e66b861c55cf26d22c0facef911d65abbbbf633a9fc47cbf0f0faa4226e495cbce5133f4e69f555cd4c018a13dabb37f8a36d631ba768b9297913154b06a04af
337+
checksum: 1fa27531eba32e4699664da53a0865aeeda1f7e83ac156fe53b7a6b09d2f3816baa94a34845ff019c10289b09572bda5519ec917e3e241088975477fa880f72d
338338
languageName: node
339339
linkType: hard
340340

@@ -1962,10 +1962,10 @@ __metadata:
19621962
languageName: node
19631963
linkType: hard
19641964

1965-
"comment-parser@npm:1.4.0":
1966-
version: 1.4.0
1967-
resolution: "comment-parser@npm:1.4.0"
1968-
checksum: c87ba95d5ff9ae380ed7aab2aa8490303652d535c0cff5b1f16a97be0633d0827d689b5e854b0003fbb6341ce22caf000a03eb1badcdfbb142d7aea8f921c12b
1965+
"comment-parser@npm:1.4.1":
1966+
version: 1.4.1
1967+
resolution: "comment-parser@npm:1.4.1"
1968+
checksum: d6c4be3f5be058f98b24f2d557f745d8fe1cc9eb75bebbdccabd404a0e1ed41563171b16285f593011f8b6a5ec81f564fb1f2121418ac5cbf0f49255bf0840dd
19691969
languageName: node
19701970
linkType: hard
19711971

@@ -2385,13 +2385,13 @@ __metadata:
23852385
languageName: node
23862386
linkType: hard
23872387

2388-
"eslint-plugin-jsdoc@npm:46.8.2":
2389-
version: 46.8.2
2390-
resolution: "eslint-plugin-jsdoc@npm:46.8.2"
2388+
"eslint-plugin-jsdoc@npm:46.9.0":
2389+
version: 46.9.0
2390+
resolution: "eslint-plugin-jsdoc@npm:46.9.0"
23912391
dependencies:
2392-
"@es-joy/jsdoccomment": "npm:~0.40.1"
2392+
"@es-joy/jsdoccomment": "npm:~0.41.0"
23932393
are-docs-informative: "npm:^0.0.2"
2394-
comment-parser: "npm:1.4.0"
2394+
comment-parser: "npm:1.4.1"
23952395
debug: "npm:^4.3.4"
23962396
escape-string-regexp: "npm:^4.0.0"
23972397
esquery: "npm:^1.5.0"
@@ -2400,7 +2400,7 @@ __metadata:
24002400
spdx-expression-parse: "npm:^3.0.1"
24012401
peerDependencies:
24022402
eslint: ^7.0.0 || ^8.0.0
2403-
checksum: ccf38567ddd73d7c57bf144d0fe9c1fe4a54e407353b3577bf036e9919a8ef96e7e385834ee383b64c7c2090b15a0f84a55b9dc5f50539ff399a3f7b91d26b48
2403+
checksum: 4566b0f9bda54b446c813cf5ea93ae6d5866cbc4d448cb957b9ce2563f934d3ed2ed4e665e5a870750860a57137a1714c38599c35c60be16dce0f8e5a75b6ff6
24042404
languageName: node
24052405
linkType: hard
24062406

@@ -3493,7 +3493,7 @@ __metadata:
34933493
"@typescript-eslint/eslint-plugin": "npm:6.10.0"
34943494
"@typescript-eslint/parser": "npm:6.10.0"
34953495
eslint: "npm:8.53.0"
3496-
eslint-plugin-jsdoc: "npm:46.8.2"
3496+
eslint-plugin-jsdoc: "npm:46.9.0"
34973497
lint-staged: "npm:15.0.2"
34983498
prettier: "npm:3.0.3"
34993499
prettier-package-json: "npm:2.8.0"

0 commit comments

Comments
 (0)