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 44
44
"eslint-plugin-automation-custom" : " 1.0.0" ,
45
45
"eslint-plugin-eslint-comments" : " 3.2.0" ,
46
46
"eslint-plugin-import" : " 2.26.0" ,
47
- "eslint-plugin-jsdoc" : " 39.3.2 " ,
47
+ "eslint-plugin-jsdoc" : " 39.3.3 " ,
48
48
"eslint-plugin-json-format" : " 2.0.1" ,
49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
50
"eslint-plugin-unused-imports" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ __metadata:
22
22
eslint-plugin-automation-custom : 1.0.0
23
23
eslint-plugin-eslint-comments : 3.2.0
24
24
eslint-plugin-import : 2.26.0
25
- eslint-plugin-jsdoc : 39.3.2
25
+ eslint-plugin-jsdoc : 39.3.3
26
26
eslint-plugin-json-format : 2.0.1
27
27
eslint-plugin-prettier : 4.0.0
28
28
eslint-plugin-unused-imports : 2.0.0
@@ -4046,9 +4046,9 @@ __metadata:
4046
4046
languageName : node
4047
4047
linkType : hard
4048
4048
4049
- " eslint-plugin-jsdoc@npm:39.3.2 " :
4050
- version : 39.3.2
4051
- resolution : " eslint-plugin-jsdoc@npm:39.3.2 "
4049
+ " eslint-plugin-jsdoc@npm:39.3.3 " :
4050
+ version : 39.3.3
4051
+ resolution : " eslint-plugin-jsdoc@npm:39.3.3 "
4052
4052
dependencies :
4053
4053
" @es-joy/jsdoccomment " : ~0.31.0
4054
4054
comment-parser : 1.3.1
@@ -4059,7 +4059,7 @@ __metadata:
4059
4059
spdx-expression-parse : ^3.0.1
4060
4060
peerDependencies :
4061
4061
eslint : ^7.0.0 || ^8.0.0
4062
- checksum : 2fd3adb23f97c5cc8c03bd8c7338c12074e4e6d49eaee042db65317a69abd389a4c4992fbc9075fa3deabd1d89393b639683f612deac06d89950767571c03457
4062
+ checksum : ea1e6942d60c3e6e25352ee6f549743598a3f181337d07b63a41ab1f000d564834cc7f1f02cf23c05c237ffbe6925170da90131821afbcbe01e42a3fec6e2415
4063
4063
languageName : node
4064
4064
linkType : hard
4065
4065
You can’t perform that action at this time.
0 commit comments