File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"eslint-config-airbnb-base" : " 15.0.0" ,
31
31
"eslint-config-prettier" : " ^8.6.0" ,
32
32
"eslint-plugin-import" : " ^2.26.0" ,
33
- "eslint-plugin-jsdoc" : " ^39.6.4 " ,
33
+ "eslint-plugin-jsdoc" : " ^39.6.7 " ,
34
34
"fs-extra" : " ^11.1.0" ,
35
35
"jest" : " ^29.3.1" ,
36
36
"prettier" : " ^2.8.3"
Original file line number Diff line number Diff line change @@ -1299,10 +1299,10 @@ eslint-plugin-import@^2.26.0:
1299
1299
resolve "^1.22.0"
1300
1300
tsconfig-paths "^3.14.1"
1301
1301
1302
- eslint-plugin-jsdoc@^39.6.4 :
1303
- version "39.6.4 "
1304
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4 .tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7 "
1305
- integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag ==
1302
+ eslint-plugin-jsdoc@^39.6.7 :
1303
+ version "39.6.7 "
1304
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.7 .tgz#f7f9abec75993b9cb3ede814c1d9d5afc3d7bf22 "
1305
+ integrity sha512-0mrzXrHvL2ZLe3QK9X0OEDy7Fs2cFQ/f1d1G5KHEGD+13D1qg56Iovq0uOkYf5bJlHiKPytWVgOOO9y7kLW3VA ==
1306
1306
dependencies :
1307
1307
" @es-joy/jsdoccomment" " ~0.36.1"
1308
1308
comment-parser "1.3.1"
You can’t perform that action at this time.
0 commit comments