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 37
37
"eslint-plugin-eslint-comments" : " ^3.1.2" ,
38
38
"eslint-plugin-import" : " ^2.6.0" ,
39
39
"eslint-plugin-jest" : " ^27.1.0" ,
40
- "eslint-plugin-jsdoc" : " ^47 .0.0" ,
40
+ "eslint-plugin-jsdoc" : " ^48 .0.0" ,
41
41
"eslint-plugin-local" : " link:./.eslintplugin" ,
42
42
"eslint-plugin-markdown" : " ^3.0.0" ,
43
43
"eslint-plugin-prettier" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -3033,7 +3033,7 @@ __metadata:
3033
3033
eslint-plugin-eslint-comments: ^3.1.2
3034
3034
eslint-plugin-import: ^2.6.0
3035
3035
eslint-plugin-jest: ^27.1.0
3036
- eslint-plugin-jsdoc: ^47 .0.0
3036
+ eslint-plugin-jsdoc: ^48 .0.0
3037
3037
eslint-plugin-local: "link:./.eslintplugin"
3038
3038
eslint-plugin-markdown: ^3.0.0
3039
3039
eslint-plugin-prettier: ^5.0.0
@@ -9528,9 +9528,9 @@ __metadata:
9528
9528
languageName: node
9529
9529
linkType: hard
9530
9530
9531
- "eslint-plugin-jsdoc@npm:^47 .0.0":
9532
- version: 47 .0.0
9533
- resolution: "eslint-plugin-jsdoc@npm:47 .0.0 "
9531
+ "eslint-plugin-jsdoc@npm:^48 .0.0":
9532
+ version: 48 .0.1
9533
+ resolution: "eslint-plugin-jsdoc@npm:48 .0.1 "
9534
9534
dependencies:
9535
9535
"@es-joy/jsdoccomment": ~0.41.0
9536
9536
are-docs-informative: ^0.0.2
@@ -9543,7 +9543,7 @@ __metadata:
9543
9543
spdx-expression-parse: ^4.0.0
9544
9544
peerDependencies:
9545
9545
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
9546
- checksum: b998684c4ee97a307fdaac57e5f61ace2d9129a652de89dbe32fa4e3b097540eea033a52b75d93c1a0e5ac163b166a127a734a1bdb168c603926437e5fbb02c7
9546
+ checksum: 44bbe9ec2673b5069d674dfdec24eb0f5b7b83a6c41878baf7d2515f0bfa0a0955043cfff14d4c022e55b75d8a06b55d4c27c81521fb66336bcb3adc15a097aa
9547
9547
languageName: node
9548
9548
linkType: hard
9549
9549
You can’t perform that action at this time.
0 commit comments