This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 78
78
"delay" : " 5.0.0" ,
79
79
"esbuild" : " 0.14.39" ,
80
80
"eslint" : " 8.16.0" ,
81
- "eslint-plugin-jsdoc" : " 39.3.0 " ,
81
+ "eslint-plugin-jsdoc" : " 39.3.2 " ,
82
82
"eslint-plugin-mocha" : " 10.0.4" ,
83
83
"expect-type" : " 0.13.0" ,
84
84
"fast-glob" : " 3.2.11" ,
Original file line number Diff line number Diff line change 606
606
eslint-plugin-small-import "^1.0.0"
607
607
eslint-plugin-unicorn "^41.0.0"
608
608
609
- " @es-joy/jsdoccomment@~0.30 .0 " :
610
- version "0.30 .0"
611
- resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.30 .0.tgz#12e3e220ee8e1a4b48c6db30c4a77fce0bd21d34 "
612
- integrity sha512-U30cjaHCjdUqtbMgChJl80BP25GSRWg0/1R3UdB2ksitAo2oDYdRMrvzwuM21jcsFbEcLNAqwQGTCg+5CVbSIA ==
609
+ " @es-joy/jsdoccomment@~0.31 .0 " :
610
+ version "0.31 .0"
611
+ resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31 .0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc "
612
+ integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ ==
613
613
dependencies :
614
614
comment-parser "1.3.1"
615
615
esquery "^1.4.0"
@@ -3179,12 +3179,12 @@ eslint-plugin-jest@^26.1.1:
3179
3179
dependencies :
3180
3180
" @typescript-eslint/utils" " ^5.10.0"
3181
3181
3182
-
3183
- version "39.3.0 "
3184
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.0 .tgz#7318ac217a44401fc42fda1a051a6b7cd010a18a "
3185
- integrity sha512-zEdkpezjIhG7gq4MbwLBKaD3cWsJkT7uTAJcIbLohQWR7OVwhPOBLPqpftBt8uzy0ZL+3jlbiaSXik4+VmN6JQ ==
3182
+
3183
+ version "39.3.2 "
3184
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2 .tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403 "
3185
+ integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg ==
3186
3186
dependencies :
3187
- " @es-joy/jsdoccomment" " ~0.30 .0"
3187
+ " @es-joy/jsdoccomment" " ~0.31 .0"
3188
3188
comment-parser "1.3.1"
3189
3189
debug "^4.3.4"
3190
3190
escape-string-regexp "^4.0.0"
You can’t perform that action at this time.
0 commit comments