|
84 | 84 | dependencies:
|
85 | 85 | chalk "^4.1.0"
|
86 | 86 |
|
87 |
| -"@es-joy/jsdoccomment@~0.37.0": |
88 |
| - version "0.37.1" |
89 |
| - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.37.1.tgz#fa32a41ba12097452693343e09ad4d26d157aedd" |
90 |
| - integrity sha512-5vxWJ1gEkEF0yRd0O+uK6dHJf7adrxwQSX8PuRiPfFSAbNLnY0ZJfXaZucoz14Jj2N11xn2DnlEPwWRpYpvRjg== |
| 87 | +"@es-joy/jsdoccomment@~0.41.0": |
| 88 | + version "0.41.0" |
| 89 | + resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6" |
| 90 | + integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw== |
91 | 91 | dependencies:
|
92 |
| - comment-parser "1.3.1" |
| 92 | + comment-parser "1.4.1" |
93 | 93 | esquery "^1.5.0"
|
94 | 94 | jsdoc-type-pratt-parser "~4.0.0"
|
95 | 95 |
|
@@ -851,6 +851,11 @@ archy@~1.0.0:
|
851 | 851 | resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
|
852 | 852 | integrity sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==
|
853 | 853 |
|
| 854 | +are-docs-informative@^0.0.2: |
| 855 | + version "0.0.2" |
| 856 | + resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963" |
| 857 | + integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig== |
| 858 | + |
854 | 859 | are-we-there-yet@^3.0.0:
|
855 | 860 | version "3.0.1"
|
856 | 861 | resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz#679df222b278c64f2cdba1175cdc00b0d96164bd"
|
@@ -1038,6 +1043,11 @@ buffer@^5.5.0:
|
1038 | 1043 | base64-js "^1.3.1"
|
1039 | 1044 | ieee754 "^1.1.13"
|
1040 | 1045 |
|
| 1046 | +builtin-modules@^3.3.0: |
| 1047 | + version "3.3.0" |
| 1048 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
| 1049 | + integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
| 1050 | + |
1041 | 1051 | builtins@^5.0.0:
|
1042 | 1052 | version "5.0.1"
|
1043 | 1053 | resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
|
@@ -1246,10 +1256,10 @@ columnify@^1.6.0:
|
1246 | 1256 | strip-ansi "^6.0.1"
|
1247 | 1257 | wcwidth "^1.0.0"
|
1248 | 1258 |
|
1249 |
| -comment-parser@1.3.1: |
1250 |
| - version "1.3.1" |
1251 |
| - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b" |
1252 |
| - integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA== |
| 1259 | +comment-parser@1.4.1: |
| 1260 | + version "1.4.1" |
| 1261 | + resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc" |
| 1262 | + integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg== |
1253 | 1263 |
|
1254 | 1264 | commitizen@^4.0.3:
|
1255 | 1265 | version "4.3.0"
|
@@ -1751,18 +1761,20 @@ eslint-plugin-import@2.29.1:
|
1751 | 1761 | semver "^6.3.1"
|
1752 | 1762 | tsconfig-paths "^3.15.0"
|
1753 | 1763 |
|
1754 |
| -eslint-plugin-jsdoc@40.3.0: |
1755 |
| - version "40.3.0" |
1756 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.3.0.tgz#75a91ab71c41bb797db05a32d9528ce3ab613e90" |
1757 |
| - integrity sha512-EhCqpzRkxoT2DUB4AnrU0ggBYvTh3bWrLZzQTupq6vSVE6XzNwJVKsOHa41GCoevnsWMBNmoDVjXWGqckjuG1g== |
| 1764 | +eslint-plugin-jsdoc@48.0.2: |
| 1765 | + version "48.0.2" |
| 1766 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.0.2.tgz#b843107e8caec57b8b463f04797be3b30d6a52da" |
| 1767 | + integrity sha512-CBFl5Jc7+jlV36RwDm+PQ8Uw5r28pn2/uW/OaB+Gw5bFwn4Py/1eYMZ3hGf9S4meUFZ/sRvS+hVif2mRAp6WqQ== |
1758 | 1768 | dependencies:
|
1759 |
| - "@es-joy/jsdoccomment" "~0.37.0" |
1760 |
| - comment-parser "1.3.1" |
| 1769 | + "@es-joy/jsdoccomment" "~0.41.0" |
| 1770 | + are-docs-informative "^0.0.2" |
| 1771 | + comment-parser "1.4.1" |
1761 | 1772 | debug "^4.3.4"
|
1762 | 1773 | escape-string-regexp "^4.0.0"
|
1763 | 1774 | esquery "^1.5.0"
|
1764 |
| - semver "^7.3.8" |
1765 |
| - spdx-expression-parse "^3.0.1" |
| 1775 | + is-builtin-module "^3.2.1" |
| 1776 | + semver "^7.5.4" |
| 1777 | + spdx-expression-parse "^4.0.0" |
1766 | 1778 |
|
1767 | 1779 | eslint-plugin-prefer-arrow@1.2.3:
|
1768 | 1780 | version "1.2.3"
|
@@ -2609,6 +2621,13 @@ is-boolean-object@^1.1.0:
|
2609 | 2621 | call-bind "^1.0.2"
|
2610 | 2622 | has-tostringtag "^1.0.0"
|
2611 | 2623 |
|
| 2624 | +is-builtin-module@^3.2.1: |
| 2625 | + version "3.2.1" |
| 2626 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
| 2627 | + integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
| 2628 | + dependencies: |
| 2629 | + builtin-modules "^3.3.0" |
| 2630 | + |
2612 | 2631 | is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
2613 | 2632 | version "1.2.7"
|
2614 | 2633 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
|
@@ -4361,7 +4380,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
4361 | 4380 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
4362 | 4381 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
4363 | 4382 |
|
4364 |
| -semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8: |
| 4383 | +semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4: |
4365 | 4384 | version "7.5.4"
|
4366 | 4385 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
4367 | 4386 | integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
@@ -4477,14 +4496,22 @@ spdx-exceptions@^2.1.0:
|
4477 | 4496 | resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
|
4478 | 4497 | integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
|
4479 | 4498 |
|
4480 |
| -spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1: |
| 4499 | +spdx-expression-parse@^3.0.0: |
4481 | 4500 | version "3.0.1"
|
4482 | 4501 | resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
|
4483 | 4502 | integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
|
4484 | 4503 | dependencies:
|
4485 | 4504 | spdx-exceptions "^2.1.0"
|
4486 | 4505 | spdx-license-ids "^3.0.0"
|
4487 | 4506 |
|
| 4507 | +spdx-expression-parse@^4.0.0: |
| 4508 | + version "4.0.0" |
| 4509 | + resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz#a23af9f3132115465dac215c099303e4ceac5794" |
| 4510 | + integrity sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ== |
| 4511 | + dependencies: |
| 4512 | + spdx-exceptions "^2.1.0" |
| 4513 | + spdx-license-ids "^3.0.0" |
| 4514 | + |
4488 | 4515 | spdx-license-ids@^3.0.0:
|
4489 | 4516 | version "3.0.16"
|
4490 | 4517 | resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz#a14f64e0954f6e25cc6587bd4f392522db0d998f"
|
|
0 commit comments