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 109
109
"eslint-config-prettier" : " 8.6.0" ,
110
110
"eslint-plugin-chai-expect" : " 3.0.0" ,
111
111
"eslint-plugin-jest-formatting" : " 3.1.0" ,
112
- "eslint-plugin-jsdoc" : " 40.0.0 " ,
112
+ "eslint-plugin-jsdoc" : " 40.0.1 " ,
113
113
"eslint-plugin-jsonc" : " 2.6.0" ,
114
114
"eslint-plugin-markdown" : " 3.0.0" ,
115
115
"eslint-plugin-markdownlint" : " 0.4.0" ,
Original file line number Diff line number Diff line change @@ -1254,7 +1254,7 @@ __metadata:
1254
1254
eslint-config-prettier : " npm:8.6.0"
1255
1255
eslint-plugin-chai-expect : " npm:3.0.0"
1256
1256
eslint-plugin-jest-formatting : " npm:3.1.0"
1257
- eslint-plugin-jsdoc : " npm:40.0.0 "
1257
+ eslint-plugin-jsdoc : " npm:40.0.1 "
1258
1258
eslint-plugin-jsonc : " npm:2.6.0"
1259
1259
eslint-plugin-markdown : " npm:3.0.0"
1260
1260
eslint-plugin-markdownlint : " npm:0.4.0"
@@ -4276,9 +4276,9 @@ __metadata:
4276
4276
languageName : node
4277
4277
linkType : hard
4278
4278
4279
- " eslint-plugin-jsdoc@npm:40.0.0 " :
4280
- version : 40.0.0
4281
- resolution : " eslint-plugin-jsdoc@npm:40.0.0 "
4279
+ " eslint-plugin-jsdoc@npm:40.0.1 " :
4280
+ version : 40.0.1
4281
+ resolution : " eslint-plugin-jsdoc@npm:40.0.1 "
4282
4282
dependencies :
4283
4283
" @es-joy/jsdoccomment " : " npm:~0.36.1"
4284
4284
comment-parser : " npm:1.3.1"
@@ -4289,7 +4289,7 @@ __metadata:
4289
4289
spdx-expression-parse : " npm:^3.0.1"
4290
4290
peerDependencies :
4291
4291
eslint : ^7.0.0 || ^8.0.0
4292
- checksum : a5968b3a717f90c91541b7ce0cf3b7cf269f9a3b03f14198cb14a4b664da908000c17e89c2c4ff3f436a5c0993880c70b12b543c5fe81d3d023289e56615dfbd
4292
+ checksum : 8adf5c5f333ea3b0da8d67b801585212844676a29012da3dd7b2d6a1aa2045282430b2651200b189f27c34845f7f8646e58069543d3317f6e0f32ff9931d6700
4293
4293
languageName : node
4294
4294
linkType : hard
4295
4295
You can’t perform that action at this time.
0 commit comments