File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
"eslint-plugin-automation-custom" : " 1.0.0" ,
41
41
"eslint-plugin-eslint-comments" : " 3.2.0" ,
42
42
"eslint-plugin-import" : " 2.29.1" ,
43
- "eslint-plugin-jsdoc" : " 48.2.7 " ,
43
+ "eslint-plugin-jsdoc" : " 48.2.9 " ,
44
44
"eslint-plugin-json-format" : " 2.0.1" ,
45
45
"eslint-plugin-prettier" : " 5.1.3" ,
46
46
"eslint-plugin-unused-imports" : " 3.2.0" ,
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ __metadata:
91
91
eslint-plugin-automation-custom: "npm:1.0.0"
92
92
eslint-plugin-eslint-comments: "npm:3.2.0"
93
93
eslint-plugin-import: "npm:2.29.1"
94
- eslint-plugin-jsdoc: "npm:48.2.7 "
94
+ eslint-plugin-jsdoc: "npm:48.2.9 "
95
95
eslint-plugin-json-format: "npm:2.0.1"
96
96
eslint-plugin-prettier: "npm:5.1.3"
97
97
eslint-plugin-unused-imports: "npm:3.2.0"
@@ -7102,9 +7102,9 @@ __metadata:
7102
7102
languageName: node
7103
7103
linkType: hard
7104
7104
7105
- "eslint-plugin-jsdoc@npm:48.2.7 ":
7106
- version: 48.2.7
7107
- resolution: "eslint-plugin-jsdoc@npm:48.2.7 "
7105
+ "eslint-plugin-jsdoc@npm:48.2.9 ":
7106
+ version: 48.2.9
7107
+ resolution: "eslint-plugin-jsdoc@npm:48.2.9 "
7108
7108
dependencies:
7109
7109
"@es-joy/jsdoccomment": "npm:~0.43.1"
7110
7110
are-docs-informative: "npm:^0.0.2"
@@ -7116,7 +7116,7 @@ __metadata:
7116
7116
spdx-expression-parse: "npm:^4.0.0"
7117
7117
peerDependencies:
7118
7118
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
7119
- checksum: 10/8d6762c1849f33a30cb5bb1bb93a90f9c54301c8ecde9c106a19bebac8b3c2d88aee30e67f7439c62ea399f0a4cb1c98e4b92545c78a60a69bf14e11ad99996d
7119
+ checksum: 10/1f9a199a72e75b17928f057011bbafa24a8beac49599802367f821c6a9185b5ca8fc2b2d8ad3d95ff2ae230d20f5043c53e73b1f7e7ebf1d179af6fb33bb6e21
7120
7120
languageName: node
7121
7121
linkType: hard
7122
7122
You can’t perform that action at this time.
0 commit comments