File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-config-prettier" : " ^10.1.8" ,
32
32
"eslint-import-resolver-typescript" : " ^4.4.4" ,
33
33
"eslint-plugin-import" : " ^2.32.0" ,
34
- "eslint-plugin-jsdoc" : " ^52.0.2 " ,
34
+ "eslint-plugin-jsdoc" : " ^52.0.3 " ,
35
35
"eslint-plugin-prettier" : " ^5.5.3" ,
36
36
"eslint-plugin-regex" : " ^1.10.0" ,
37
37
"eslint-plugin-unused-imports" : " ^4.1.4" ,
Original file line number Diff line number Diff line change @@ -3996,10 +3996,10 @@ eslint-plugin-import@^2.32.0:
3996
3996
string.prototype.trimend "^1.0.9"
3997
3997
tsconfig-paths "^3.15.0"
3998
3998
3999
- eslint-plugin-jsdoc@^52.0.2 :
4000
- version "52.0.2 "
4001
- resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.2 .tgz#90921df5bfd4a07c6cf4702d891f0e621d2bfffb "
4002
- integrity sha512-fYrnc7OpRifxxKjH78Y9/D/EouQDYD3G++bpR1Y+A+fy+CMzKZAdGIiHTIxCd2U10hb2y1NxN5TJt9aupq1vmw ==
3999
+ eslint-plugin-jsdoc@^52.0.3 :
4000
+ version "52.0.3 "
4001
+ resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.3 .tgz#9b98f38c881d8f924663bd6d9a46caaed9196dfa "
4002
+ integrity sha512-QTFvtVVWXwk0RxYF2GDHIQpkz/0fkonthp13YFMBI+Mco+tFrvU8I8E/WKo5ThcH6y3ya9Zx2VHRrZUrcLhs1A ==
4003
4003
dependencies :
4004
4004
" @es-joy/jsdoccomment" " ~0.52.0"
4005
4005
are-docs-informative "^0.0.2"
@@ -9598,9 +9598,9 @@ yallist@^5.0.0:
9598
9598
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
9599
9599
9600
9600
yaml@>=2.2.2, yaml@^1.10.0, yaml@^2, yaml@^2.8.0 :
9601
- version "2.8.0 "
9602
- resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.0 .tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6 "
9603
- integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ ==
9601
+ version "2.8.1 "
9602
+ resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.1 .tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79 "
9603
+ integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw ==
9604
9604
9605
9605
yargs-parser@^20.2.2, yargs-parser@^20.2.3 :
9606
9606
version "20.2.9"
You can’t perform that action at this time.
0 commit comments