|
86 | 86 | dependencies: |
87 | 87 | "@jridgewell/trace-mapping" "0.3.9" |
88 | 88 |
|
89 | | -"@es-joy/jsdoccomment@~0.45.0": |
90 | | - version "0.45.0" |
91 | | - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.45.0.tgz#20410348ab4d703e602179f5c79f9d59819377a0" |
92 | | - integrity sha512-U8T5eXLkP78Sr12rR91494GhlEgp8jqs7OaUHbdUffADxU1JQmKjZm5uSyAEGv2oolDMJ+wce7yylfnnwOevtA== |
| 89 | +"@es-joy/jsdoccomment@~0.46.0": |
| 90 | + version "0.46.0" |
| 91 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.46.0.tgz#47a2ee4bfc0081f252e058272dfab680aaed464d" |
| 92 | + integrity sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ== |
93 | 93 | dependencies: |
94 | | - "@types/eslint" "^8.56.5" |
95 | | - "@types/estree" "^1.0.5" |
96 | 94 | comment-parser "1.4.1" |
97 | | - esquery "^1.5.0" |
| 95 | + esquery "^1.6.0" |
98 | 96 | jsdoc-type-pratt-parser "~4.0.0" |
99 | 97 |
|
100 | 98 | "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
|
767 | 765 | dependencies: |
768 | 766 | "@types/node" "*" |
769 | 767 |
|
770 | | -"@types/eslint@^8.56.5": |
771 | | - version "8.56.10" |
772 | | - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d" |
773 | | - integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ== |
774 | | - dependencies: |
775 | | - "@types/estree" "*" |
776 | | - "@types/json-schema" "*" |
777 | | - |
778 | | -"@types/estree@*", "@types/estree@^1.0.5": |
779 | | - version "1.0.5" |
780 | | - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
781 | | - integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
782 | | - |
783 | | -"@types/json-schema@*": |
784 | | - version "7.0.15" |
785 | | - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
786 | | - integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
787 | | - |
788 | 768 | "@types/json5@^0.0.29": |
789 | 769 | version "0.0.29" |
790 | 770 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
|
2162 | 2142 | semver "^6.3.1" |
2163 | 2143 | tsconfig-paths "^3.15.0" |
2164 | 2144 |
|
2165 | | -eslint-plugin-jsdoc@48.6.0: |
2166 | | - version "48.6.0" |
2167 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.6.0.tgz#e8fade0fe783fd9c8d2f30a462ba2c1e506091aa" |
2168 | | - integrity sha512-UsOdFYWeyYaiGW1OzJaKvRpb88JPF0HGpDkmMDvhfWbTGu3B4TYKhGH3cPGiRjMDxKPA3fJ/+tL823argNxOkA== |
| 2145 | +eslint-plugin-jsdoc@48.7.0: |
| 2146 | + version "48.7.0" |
| 2147 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.7.0.tgz#1450e5bccc320dee01a8d24ac71651a539857692" |
| 2148 | + integrity sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg== |
2169 | 2149 | dependencies: |
2170 | | - "@es-joy/jsdoccomment" "~0.45.0" |
| 2150 | + "@es-joy/jsdoccomment" "~0.46.0" |
2171 | 2151 | are-docs-informative "^0.0.2" |
2172 | 2152 | comment-parser "1.4.1" |
2173 | 2153 | debug "^4.3.5" |
@@ -2259,7 +2239,7 @@ esprima@^4.0.0: |
2259 | 2239 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" |
2260 | 2240 | integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== |
2261 | 2241 |
|
2262 | | -esquery@^1.4.2, esquery@^1.5.0, esquery@^1.6.0: |
| 2242 | +esquery@^1.4.2, esquery@^1.6.0: |
2263 | 2243 | version "1.6.0" |
2264 | 2244 | resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" |
2265 | 2245 | integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== |
|
0 commit comments