|
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.2.1":
|
305 | 305 | version "1.2.1"
|
@@ -1137,12 +1137,12 @@ eslint-plugin-import@^2.26.0:
|
1137 | 1137 | resolve "^1.22.0"
|
1138 | 1138 | tsconfig-paths "^3.14.1"
|
1139 | 1139 |
|
1140 |
| -eslint-plugin-jsdoc@39.2.3: |
1141 |
| - version "39.2.3" |
1142 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.3.tgz#9b2ccc379f78209241bf5989b4e693c17b81bb69" |
1143 |
| - integrity sha512-kYB0Sxq51cfZGVkKoI9wjhR/01/z/IUwhfHd7DzP3dKT/GGk2heBGwYyxE8kaptTDXQRpS99H/h4SW3Rj8faCA== |
| 1140 | +eslint-plugin-jsdoc@39.3.2: |
| 1141 | + version "39.3.2" |
| 1142 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403" |
| 1143 | + integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg== |
1144 | 1144 | dependencies:
|
1145 |
| - "@es-joy/jsdoccomment" "~0.25.0" |
| 1145 | + "@es-joy/jsdoccomment" "~0.31.0" |
1146 | 1146 | comment-parser "1.3.1"
|
1147 | 1147 | debug "^4.3.4"
|
1148 | 1148 | escape-string-regexp "^4.0.0"
|
@@ -1727,10 +1727,10 @@ js-yaml@^4.1.0:
|
1727 | 1727 | dependencies:
|
1728 | 1728 | argparse "^2.0.1"
|
1729 | 1729 |
|
1730 |
| -jsdoc-type-pratt-parser@~2.2.5: |
1731 |
| - version "2.2.5" |
1732 |
| - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz#c9f93afac7ee4b5ed4432fe3f09f7d36b05ed0ff" |
1733 |
| - integrity sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw== |
| 1730 | +jsdoc-type-pratt-parser@~3.1.0: |
| 1731 | + version "3.1.0" |
| 1732 | + resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e" |
| 1733 | + integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw== |
1734 | 1734 |
|
1735 | 1735 | jsesc@^2.5.1:
|
1736 | 1736 | version "2.5.2"
|
|
0 commit comments