|
292 | 292 | "@babel/helper-validator-identifier" "^7.16.7"
|
293 | 293 | to-fast-properties "^2.0.0"
|
294 | 294 |
|
295 |
| -"@es-joy/jsdoccomment@~0.25.0": |
296 |
| - version "0.25.0" |
297 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.25.0.tgz#c4535dc31880302cb3564eb6bb147c077b386177" |
298 |
| - integrity sha512-qK+cS+ikkF1D86uUGDDprgmBAd7cjr6xftCXsA+0WbT+nlrzo5sAqnkL15GuIaJtZ57O/oDXLSem+wcmFEyxug== |
| 295 | +"@es-joy/jsdoccomment@~0.31.0": |
| 296 | + version "0.31.0" |
| 297 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc" |
| 298 | + integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ== |
299 | 299 | dependencies:
|
300 | 300 | comment-parser "1.3.1"
|
301 | 301 | esquery "^1.4.0"
|
302 |
| - jsdoc-type-pratt-parser "~2.2.5" |
| 302 | + jsdoc-type-pratt-parser "~3.1.0" |
303 | 303 |
|
304 | 304 | "@eslint/eslintrc@^1.3.0":
|
305 | 305 | version "1.3.0"
|
@@ -1153,12 +1153,12 @@ eslint-plugin-import@^2.26.0:
|
1153 | 1153 | resolve "^1.22.0"
|
1154 | 1154 | tsconfig-paths "^3.14.1"
|
1155 | 1155 |
|
1156 |
| -eslint-plugin-jsdoc@39.2.3: |
1157 |
| - version "39.2.3" |
1158 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.3.tgz#9b2ccc379f78209241bf5989b4e693c17b81bb69" |
1159 |
| - integrity sha512-kYB0Sxq51cfZGVkKoI9wjhR/01/z/IUwhfHd7DzP3dKT/GGk2heBGwYyxE8kaptTDXQRpS99H/h4SW3Rj8faCA== |
| 1156 | +eslint-plugin-jsdoc@39.3.2: |
| 1157 | + version "39.3.2" |
| 1158 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403" |
| 1159 | + integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg== |
1160 | 1160 | dependencies:
|
1161 |
| - "@es-joy/jsdoccomment" "~0.25.0" |
| 1161 | + "@es-joy/jsdoccomment" "~0.31.0" |
1162 | 1162 | comment-parser "1.3.1"
|
1163 | 1163 | debug "^4.3.4"
|
1164 | 1164 | escape-string-regexp "^4.0.0"
|
@@ -1743,10 +1743,10 @@ js-yaml@^4.1.0:
|
1743 | 1743 | dependencies:
|
1744 | 1744 | argparse "^2.0.1"
|
1745 | 1745 |
|
1746 |
| -jsdoc-type-pratt-parser@~2.2.5: |
1747 |
| - version "2.2.5" |
1748 |
| - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz#c9f93afac7ee4b5ed4432fe3f09f7d36b05ed0ff" |
1749 |
| - integrity sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw== |
| 1746 | +jsdoc-type-pratt-parser@~3.1.0: |
| 1747 | + version "3.1.0" |
| 1748 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e" |
| 1749 | + integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw== |
1750 | 1750 |
|
1751 | 1751 | jsesc@^2.5.1:
|
1752 | 1752 | version "2.5.2"
|
|
0 commit comments