File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 34
34
"eslint-config-next" : " 12.3.4" ,
35
35
"eslint-config-standard" : " 17.0.0" ,
36
36
"eslint-import-resolver-typescript" : " 2.7.1" ,
37
- "eslint-plugin-jsdoc" : " 39.3.3 " ,
37
+ "eslint-plugin-jsdoc" : " 39.9.1 " ,
38
38
"eslint-plugin-n" : " ^15.6.1" ,
39
39
"eslint-plugin-node" : " 11.1.0" ,
40
40
"eslint-plugin-promise" : " 6.1.1" ,
Original file line number Diff line number Diff line change 207
207
" @babel/helper-validator-identifier" " ^7.19.1"
208
208
to-fast-properties "^2.0.0"
209
209
210
- " @es-joy/jsdoccomment@~0.31.0 " :
211
- version "0.31.0 "
212
- resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0 .tgz#dbc342cc38eb6878c12727985e693eaef34302bc "
213
- integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ ==
210
+ " @es-joy/jsdoccomment@~0.36.1 " :
211
+ version "0.36.1 "
212
+ resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1 .tgz#c37db40da36e4b848da5fd427a74bae3b004a30f "
213
+ integrity sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg ==
214
214
dependencies :
215
215
comment-parser "1.3.1"
216
216
esquery "^1.4.0"
@@ -1176,17 +1176,17 @@ eslint-plugin-import@^2.26.0:
1176
1176
semver "^6.3.0"
1177
1177
tsconfig-paths "^3.14.1"
1178
1178
1179
- eslint-plugin-jsdoc@39.3.3 :
1180
- version "39.3.3 "
1181
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3 .tgz#75dd67ce581e7527a69f27800138cc0f9c388236 "
1182
- integrity sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw ==
1179
+ eslint-plugin-jsdoc@39.9.1 :
1180
+ version "39.9.1 "
1181
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.9.1 .tgz#e9ce1723411fd7ea0933b3ef0dd02156ae3068e2 "
1182
+ integrity sha512-Rq2QY6BZP2meNIs48aZ3GlIlJgBqFCmR55+UBvaDkA3ZNQ0SvQXOs2QKkubakEijV8UbIVbVZKsOVN8G3MuqZw ==
1183
1183
dependencies :
1184
- " @es-joy/jsdoccomment" " ~0.31.0 "
1184
+ " @es-joy/jsdoccomment" " ~0.36.1 "
1185
1185
comment-parser "1.3.1"
1186
1186
debug "^4.3.4"
1187
1187
escape-string-regexp "^4.0.0"
1188
1188
esquery "^1.4.0"
1189
- semver "^7.3.7 "
1189
+ semver "^7.3.8 "
1190
1190
spdx-expression-parse "^3.0.1"
1191
1191
1192
1192
eslint-plugin-jsx-a11y@^6.5.1 :
You can’t perform that action at this time.
0 commit comments