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 117
117
"eslint-config-prettier" : " 8.8.0" ,
118
118
"eslint-plugin-chai-expect" : " 3.0.0" ,
119
119
"eslint-plugin-jest-formatting" : " 3.1.0" ,
120
- "eslint-plugin-jsdoc" : " 41.1.1 " ,
120
+ "eslint-plugin-jsdoc" : " 41.1.2 " ,
121
121
"eslint-plugin-jsonc" : " 2.7.0" ,
122
122
"eslint-plugin-markdown" : " 3.0.0" ,
123
123
"eslint-plugin-markdownlint" : " 0.4.1" ,
Original file line number Diff line number Diff line change @@ -1140,7 +1140,7 @@ __metadata:
1140
1140
eslint-config-prettier : " npm:8.8.0"
1141
1141
eslint-plugin-chai-expect : " npm:3.0.0"
1142
1142
eslint-plugin-jest-formatting : " npm:3.1.0"
1143
- eslint-plugin-jsdoc : " npm:41.1.1 "
1143
+ eslint-plugin-jsdoc : " npm:41.1.2 "
1144
1144
eslint-plugin-jsonc : " npm:2.7.0"
1145
1145
eslint-plugin-markdown : " npm:3.0.0"
1146
1146
eslint-plugin-markdownlint : " npm:0.4.1"
@@ -4220,9 +4220,9 @@ __metadata:
4220
4220
languageName : node
4221
4221
linkType : hard
4222
4222
4223
- " eslint-plugin-jsdoc@npm:41.1.1 " :
4224
- version : 41.1.1
4225
- resolution : " eslint-plugin-jsdoc@npm:41.1.1 "
4223
+ " eslint-plugin-jsdoc@npm:41.1.2 " :
4224
+ version : 41.1.2
4225
+ resolution : " eslint-plugin-jsdoc@npm:41.1.2 "
4226
4226
dependencies :
4227
4227
" @es-joy/jsdoccomment " : " npm:~0.37.0"
4228
4228
are-docs-informative : " npm:^0.0.2"
@@ -4234,7 +4234,7 @@ __metadata:
4234
4234
spdx-expression-parse : " npm:^3.0.1"
4235
4235
peerDependencies :
4236
4236
eslint : ^7.0.0 || ^8.0.0
4237
- checksum : 7c7afef4fba909d1e4669592f1b37ce140beeefad4ff965cbf3edf125563ee259dcbdc8eefed1232051316ccde8e898137eb157867782715b3b575b144df3ab7
4237
+ checksum : 31eb51a6ad3e6c9034c31c4f8c02a52fb3f625f33d2bcd07baa002216ce37a8701655934d5d1b4ccf3ff2cee82bdb7f531ecc6ad469242802d2e0e7a31989cc5
4238
4238
languageName : node
4239
4239
linkType : hard
4240
4240
You can’t perform that action at this time.
0 commit comments