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 133
133
"eslint-config-prettier" : " 8.8.0" ,
134
134
"eslint-plugin-chai-expect" : " 3.0.0" ,
135
135
"eslint-plugin-jest-formatting" : " 3.1.0" ,
136
- "eslint-plugin-jsdoc" : " 41.1.1 " ,
136
+ "eslint-plugin-jsdoc" : " 41.1.2 " ,
137
137
"eslint-plugin-jsonc" : " 2.7.0" ,
138
138
"eslint-plugin-markdown" : " 3.0.0" ,
139
139
"eslint-plugin-markdownlint" : " 0.4.1" ,
Original file line number Diff line number Diff line change @@ -1067,7 +1067,7 @@ __metadata:
1067
1067
eslint-config-prettier : " npm:8.8.0"
1068
1068
eslint-plugin-chai-expect : " npm:3.0.0"
1069
1069
eslint-plugin-jest-formatting : " npm:3.1.0"
1070
- eslint-plugin-jsdoc : " npm:41.1.1 "
1070
+ eslint-plugin-jsdoc : " npm:41.1.2 "
1071
1071
eslint-plugin-jsonc : " npm:2.7.0"
1072
1072
eslint-plugin-markdown : " npm:3.0.0"
1073
1073
eslint-plugin-markdownlint : " npm:0.4.1"
@@ -4195,9 +4195,9 @@ __metadata:
4195
4195
languageName : node
4196
4196
linkType : hard
4197
4197
4198
- " eslint-plugin-jsdoc@npm:41.1.1 " :
4199
- version : 41.1.1
4200
- resolution : " eslint-plugin-jsdoc@npm:41.1.1 "
4198
+ " eslint-plugin-jsdoc@npm:41.1.2 " :
4199
+ version : 41.1.2
4200
+ resolution : " eslint-plugin-jsdoc@npm:41.1.2 "
4201
4201
dependencies :
4202
4202
" @es-joy/jsdoccomment " : " npm:~0.37.0"
4203
4203
are-docs-informative : " npm:^0.0.2"
@@ -4209,7 +4209,7 @@ __metadata:
4209
4209
spdx-expression-parse : " npm:^3.0.1"
4210
4210
peerDependencies :
4211
4211
eslint : ^7.0.0 || ^8.0.0
4212
- checksum : 7c7afef4fba909d1e4669592f1b37ce140beeefad4ff965cbf3edf125563ee259dcbdc8eefed1232051316ccde8e898137eb157867782715b3b575b144df3ab7
4212
+ checksum : 31eb51a6ad3e6c9034c31c4f8c02a52fb3f625f33d2bcd07baa002216ce37a8701655934d5d1b4ccf3ff2cee82bdb7f531ecc6ad469242802d2e0e7a31989cc5
4213
4213
languageName : node
4214
4214
linkType : hard
4215
4215
You can’t perform that action at this time.
0 commit comments