File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-config-prettier" : " ^10.1.5" ,
32
32
"eslint-import-resolver-typescript" : " ^4.4.3" ,
33
33
"eslint-plugin-import" : " ^2.31.0" ,
34
- "eslint-plugin-jsdoc" : " ^50.8.0 " ,
34
+ "eslint-plugin-jsdoc" : " ^51.0.1 " ,
35
35
"eslint-plugin-prettier" : " ^5.4.1" ,
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 @@ -2390,10 +2390,10 @@ aproba@^1.0.3:
2390
2390
resolved "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
2391
2391
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
2392
2392
2393
- are-docs-informative@^0.0.2 :
2394
- version "0.0.2 "
2395
- resolved "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2 .tgz#387f0e93f5d45280373d387a59d34c96db321963 "
2396
- integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig ==
2393
+ are-docs-informative@^0.1.1 :
2394
+ version "0.1.1 "
2395
+ resolved "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.1.1 .tgz#34fa1d621e6b8ab2bd33e219333c135b6655a2d0 "
2396
+ integrity sha512-sqRsNQBwbKLRX0jV5Cu5uzmtflf892n4Vukz7T659ebL4pz3mpOqCMU7lxMoBTFwnp10E3YB5ZcyHM41W5bcDA ==
2397
2397
2398
2398
are-we-there-yet@^3.0.0 :
2399
2399
version "3.0.1"
@@ -4155,13 +4155,13 @@ eslint-plugin-import@^2.31.0:
4155
4155
string.prototype.trimend "^1.0.8"
4156
4156
tsconfig-paths "^3.15.0"
4157
4157
4158
- eslint-plugin-jsdoc@^50.8.0 :
4159
- version "50.8.0 "
4160
- resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0. tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f "
4161
- integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg ==
4158
+ eslint-plugin-jsdoc@^51.0.1 :
4159
+ version "51.0.1 "
4160
+ resolved "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.0.1. tgz#06f8742ad4ae151c85a825cf0edbd65e5b87d11f "
4161
+ integrity sha512-nnH6O8uk0Wp5EvHlVEPESKdGWTlu5g1tfBUZmL/jMZLBpUtttxxW+9hPzTMCYmYsQ3HwDsJdHJAiaDRKsP6iUg ==
4162
4162
dependencies :
4163
4163
" @es-joy/jsdoccomment" " ~0.50.2"
4164
- are-docs-informative "^0.0.2 "
4164
+ are-docs-informative "^0.1.1 "
4165
4165
comment-parser "1.4.1"
4166
4166
debug "^4.4.1"
4167
4167
escape-string-regexp "^4.0.0"
You can’t perform that action at this time.
0 commit comments