|
72 | 72 | dependencies: |
73 | 73 | arrify "^1.0.1" |
74 | 74 |
|
75 | | -"@es-joy/jsdoccomment@^0.9.0-alpha.1": |
76 | | - version "0.9.0-alpha.1" |
77 | | - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.1.tgz#f48bd162e185ec7f9f222273a282d10e52fe52f7" |
78 | | - integrity sha512-Clxxc0PwpISoYYBibA+1L2qFJ7gvFVhI2Hos87S06K+Q0cXdOhZQJNKWuaQGPAeHjZEuUB/YoWOfwjuF2wirqA== |
| 75 | +"@es-joy/jsdoccomment@0.9.0-alpha.6": |
| 76 | + version "0.9.0-alpha.6" |
| 77 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.6.tgz#f5737c907038692ad5dd25c091523bb5ad93f6c3" |
| 78 | + integrity sha512-/eTjMezCcNne3VvKGle3kgz14PeOb7sQAX/OsV6a4jCmjzWgrAlQuISLcqgqUlI97BFWCNz7E0U9YyRm3ucyOA== |
79 | 79 | dependencies: |
80 | | - comment-parser "1.1.6-beta.0" |
| 80 | + comment-parser "1.1.6-beta.3" |
81 | 81 | esquery "^1.4.0" |
82 | 82 | jsdoc-type-pratt-parser "1.0.4" |
83 | 83 |
|
|
457 | 457 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
458 | 458 | integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== |
459 | 459 |
|
460 | | -"@softwareventures/eslint-config@4.0.1": |
461 | | - version "4.0.1" |
462 | | - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.1.tgz#982acfeb02eb3621ef6bd4931f35b229725bcb25" |
463 | | - integrity sha512-sS/FIJSykqvXArhMUFNliWedQJrPKg36/3eoek/XQYNYJJE1gWFW6EXg29LyG79vLYe+xPtoPaFXtzNvbinZyA== |
| 460 | +"@softwareventures/eslint-config@4.0.2": |
| 461 | + version "4.0.2" |
| 462 | + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.2.tgz#c174ca33055bcb59e270235b8a49d2b7717c43f0" |
| 463 | + integrity sha512-M5T3hBqueRgMuR5k7Y1GkUmZqxd6cVgtbZ0Hx05FHQTqldh/Sz9VF65q6Xk88jJG/EYE2JwPkpUJ69S+zeqLUw== |
464 | 464 | dependencies: |
465 | 465 | "@typescript-eslint/eslint-plugin" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0" |
466 | 466 | "@typescript-eslint/eslint-plugin-tslint" "^2.31.0 || ^3.0.0 || ^4.0.0 || ^4.21.0" |
467 | 467 | "@typescript-eslint/parser" "^2.31.0 || ^3.0.0 || ^4.0.0" |
468 | 468 | eslint-config-prettier "^8.3.0" |
469 | 469 | eslint-plugin-import "^2.20.2" |
470 | | - eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0" |
| 470 | + eslint-plugin-jsdoc "^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0 || ^36.0.0" |
471 | 471 | eslint-plugin-prefer-arrow "^1.2.1" |
472 | 472 | tslib "^1.11.2 || ^2.0.0" |
473 | 473 | tslint "^6.1.2" |
@@ -1591,10 +1591,10 @@ commander@^2.12.1, commander@^2.20.0: |
1591 | 1591 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" |
1592 | 1592 | integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== |
1593 | 1593 |
|
1594 | | -comment-parser@1.1.6-beta.0: |
1595 | | - version "1.1.6-beta.0" |
1596 | | - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.6-beta.0.tgz#57e503b18d0a5bd008632dcc54b1f95c2fffe8f6" |
1597 | | - integrity sha512-q3cA8TSMyqW7wcPSYWzbO/rMahnXgzs4SLG/UIWXdEsnXTFPZkEkWAdNgPiHig2OzxgpPLOh4WwsmClDxndwHw== |
| 1594 | +comment-parser@1.1.6-beta.3: |
| 1595 | + version "1.1.6-beta.3" |
| 1596 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.1.6-beta.3.tgz#66df48fa6e8a10d9e31016613491b78075fe3065" |
| 1597 | + integrity sha512-LkPpVUx533rkxrkgphwWo0u6A3Vn9/fa8biHo2mrL6NUKPL6ubnF1P7NTm/M9i/rUvQ/mDxVqOVlmqy5uNUmVw== |
1598 | 1598 |
|
1599 | 1599 | commitizen@^4.0.3: |
1600 | 1600 | version "4.2.4" |
@@ -2193,13 +2193,13 @@ eslint-plugin-import@^2.20.2: |
2193 | 2193 | resolve "^1.20.0" |
2194 | 2194 | tsconfig-paths "^3.9.0" |
2195 | 2195 |
|
2196 | | -"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0": |
2197 | | - version "35.4.5" |
2198 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.5.tgz#20e9e52328b0e3dea1a70a965877dfe9d2b66edc" |
2199 | | - integrity sha512-CguI9uhIJoihCsW5WTUY9xX2w9EpovmmHCz/JzAevC7Fcop+wyJLDjzaBnTh2LlSJvG9qVfkr7OJ+9i4cv1Kzg== |
| 2196 | +"eslint-plugin-jsdoc@^25.0.1 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0 || ^31.0.0 || ^33.0.0 || ^35.0.0 || ^36.0.0": |
| 2197 | + version "36.0.2" |
| 2198 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.0.2.tgz#6348b0bca5f5c8baebdad31ad40e435d8cfad45d" |
| 2199 | + integrity sha512-cpb8IVYSrBqanUVeIO3Gfk5KD6PwM/7muZBgklCJP8q7ry1HuT4kriB+0EENkUFnVq0OCFmoo9F+edAnvTQvSw== |
2200 | 2200 | dependencies: |
2201 | | - "@es-joy/jsdoccomment" "^0.9.0-alpha.1" |
2202 | | - comment-parser "1.1.6-beta.0" |
| 2201 | + "@es-joy/jsdoccomment" "0.9.0-alpha.6" |
| 2202 | + comment-parser "1.1.6-beta.3" |
2203 | 2203 | debug "^4.3.2" |
2204 | 2204 | esquery "^1.4.0" |
2205 | 2205 | jsdoc-type-pratt-parser "^1.0.4" |
|
0 commit comments