File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 102
102
"eslint-plugin-chai-expect" : " 3.0.0" ,
103
103
"eslint-plugin-import" : " 2.29.1" ,
104
104
"eslint-plugin-jest-formatting" : " 3.1.0" ,
105
- "eslint-plugin-jsdoc" : " 48.2.5 " ,
105
+ "eslint-plugin-jsdoc" : " 48.2.6 " ,
106
106
"eslint-plugin-jsonc" : " 2.15.1" ,
107
107
"eslint-plugin-markdown" : " 5.0.0" ,
108
108
"eslint-plugin-markdownlint" : " 0.6.0" ,
Original file line number Diff line number Diff line change @@ -1436,7 +1436,7 @@ __metadata:
1436
1436
eslint-plugin-chai-expect : " npm:3.0.0"
1437
1437
eslint-plugin-import : " npm:2.29.1"
1438
1438
eslint-plugin-jest-formatting : " npm:3.1.0"
1439
- eslint-plugin-jsdoc : " npm:48.2.5 "
1439
+ eslint-plugin-jsdoc : " npm:48.2.6 "
1440
1440
eslint-plugin-jsonc : " npm:2.15.1"
1441
1441
eslint-plugin-markdown : " npm:5.0.0"
1442
1442
eslint-plugin-markdownlint : " npm:0.6.0"
@@ -4612,22 +4612,21 @@ __metadata:
4612
4612
languageName : node
4613
4613
linkType : hard
4614
4614
4615
- " eslint-plugin-jsdoc@npm:48.2.5 " :
4616
- version : 48.2.5
4617
- resolution : " eslint-plugin-jsdoc@npm:48.2.5 "
4615
+ " eslint-plugin-jsdoc@npm:48.2.6 " :
4616
+ version : 48.2.6
4617
+ resolution : " eslint-plugin-jsdoc@npm:48.2.6 "
4618
4618
dependencies :
4619
4619
" @es-joy/jsdoccomment " : " npm:~0.43.0"
4620
4620
are-docs-informative : " npm:^0.0.2"
4621
4621
comment-parser : " npm:1.4.1"
4622
4622
debug : " npm:^4.3.4"
4623
4623
escape-string-regexp : " npm:^4.0.0"
4624
4624
esquery : " npm:^1.5.0"
4625
- is-builtin-module : " npm:^3.2.1"
4626
4625
semver : " npm:^7.6.1"
4627
4626
spdx-expression-parse : " npm:^4.0.0"
4628
4627
peerDependencies :
4629
4628
eslint : ^7.0.0 || ^8.0.0 || ^9.0.0
4630
- checksum : 10/d2ae657b73468bc08ba17c8d10b68512db1efcae7b25fe725387546dd155487e263e434ea6eae55aaf71fe1ebbb39e9f7de791119784d725d36f18fe418e697d
4629
+ checksum : 10/629a3f5cb77f52194da7d2ab2ee037d8bebcc0e4305e4819648ae76bb95a3c1e97aefcfaf210d29b67ffa36fccede6cbfa043f43916a2240fc259f97664d939f
4631
4630
languageName : node
4632
4631
linkType : hard
4633
4632
You can’t perform that action at this time.
0 commit comments