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.27.4" ,
47
- "eslint-plugin-jsdoc" : " 39.9.1 " ,
47
+ "eslint-plugin-jsdoc" : " 40.0.0 " ,
48
48
"eslint-plugin-json-format" : " 2.0.1" ,
49
49
"eslint-plugin-prettier" : " 4.2.1" ,
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.27.4
25
- eslint-plugin-jsdoc : 39.9.1
25
+ eslint-plugin-jsdoc : 40.0.0
26
26
eslint-plugin-json-format : 2.0.1
27
27
eslint-plugin-prettier : 4.2.1
28
28
eslint-plugin-unused-imports : 2.0.0
@@ -4090,9 +4090,9 @@ __metadata:
4090
4090
languageName : node
4091
4091
linkType : hard
4092
4092
4093
- " eslint-plugin-jsdoc@npm:39.9.1 " :
4094
- version : 39.9.1
4095
- resolution : " eslint-plugin-jsdoc@npm:39.9.1 "
4093
+ " eslint-plugin-jsdoc@npm:40.0.0 " :
4094
+ version : 40.0.0
4095
+ resolution : " eslint-plugin-jsdoc@npm:40.0.0 "
4096
4096
dependencies :
4097
4097
" @es-joy/jsdoccomment " : ~0.36.1
4098
4098
comment-parser : 1.3.1
@@ -4103,7 +4103,7 @@ __metadata:
4103
4103
spdx-expression-parse : ^3.0.1
4104
4104
peerDependencies :
4105
4105
eslint : ^7.0.0 || ^8.0.0
4106
- checksum : 757444505eabff5bd24ded18fd1a2920031520ba251c84944dd5c12dd2b21460fde6aa6253e454518386c3d7a0fa64f2496e3ba27bd338ec7768cb090ae86cca
4106
+ checksum : ef8b45cdfd931675afa9fe7e85c079f8c6e6966d44037275617e48d1f64166f84b97ddc7f6e21b4ff7687a327de771fba9795c232ff59f4adbd60a383e99f8c4
4107
4107
languageName : node
4108
4108
linkType : hard
4109
4109
You can’t perform that action at this time.
0 commit comments