File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 107
107
"eslint-config-prettier" : " ^8.5.0" ,
108
108
"eslint-import-resolver-typescript" : " ^2.7.1" ,
109
109
"eslint-plugin-import" : " ^2.26.0" ,
110
- "eslint-plugin-jsdoc" : " ^39.3.2 " ,
110
+ "eslint-plugin-jsdoc" : " ^39.3.3 " ,
111
111
"eslint-plugin-node" : " ^11.1.0" ,
112
112
"eslint-plugin-unicorn" : " ^42.0.0" ,
113
113
"mime" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -1389,10 +1389,10 @@ eslint-plugin-import@^2.26.0:
1389
1389
resolve "^1.22.0"
1390
1390
tsconfig-paths "^3.14.1"
1391
1391
1392
- eslint-plugin-jsdoc@^39.3.2 :
1393
- version "39.3.2 "
1394
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2 .tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403 "
1395
- integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg ==
1392
+ eslint-plugin-jsdoc@^39.3.3 :
1393
+ version "39.3.3 "
1394
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3 .tgz#75dd67ce581e7527a69f27800138cc0f9c388236 "
1395
+ integrity sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw ==
1396
1396
dependencies :
1397
1397
" @es-joy/jsdoccomment" " ~0.31.0"
1398
1398
comment-parser "1.3.1"
You can’t perform that action at this time.
0 commit comments